From ed2bb213607e042c5ddf21325efc408b112a665e Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 9 Dec 2019 22:00:54 +0000 Subject: [PATCH] Improved description --- static/defaults.config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/defaults.config.php b/static/defaults.config.php index f893a12e10..e8211d597d 100644 --- a/static/defaults.config.php +++ b/static/defaults.config.php @@ -60,7 +60,7 @@ return [ 'always_show_preview' => false, // 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, // archival_days (Integer) -- 2.39.5