Improved description
This commit is contained in:
parent
2a31b2383f
commit
ed2bb21360
|
@ -60,7 +60,7 @@ return [
|
||||||
'always_show_preview' => false,
|
'always_show_preview' => false,
|
||||||
|
|
||||||
// ap_always_bcc (Boolean)
|
// ap_always_bcc (Boolean)
|
||||||
// Adressing receivers via ActivityPub by BCC. Increases privacy, decreases performnce.
|
// Adresses non-mentioned ActivityPub receivers by BCC instead of CC. Increases privacy, decreases performance.
|
||||||
'ap_always_bcc' => false,
|
'ap_always_bcc' => false,
|
||||||
|
|
||||||
// archival_days (Integer)
|
// archival_days (Integer)
|
||||||
|
|
Loading…
Reference in a new issue