]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Replace the Diaspora signature upon update
[friendica.git] / static / defaults.config.php
index 14e6d6f0ed0bc637616b7c7c10fde488999a2978..3c4fdd762b3de0f0183838e74a742bd914f56fdc 100644 (file)
@@ -106,7 +106,7 @@ return [
                'always_show_preview' => false,
 
                // ap_always_bcc (Boolean)
-               // Adresses non-mentioned ActivityPub receivers by BCC instead of CC. Increases privacy, decreases performance.
+               // Addresses non-mentioned ActivityPub receivers by BCC instead of CC. Increases privacy, decreases performance.
                'ap_always_bcc' => false,
 
                // archival_days (Integer)
@@ -238,7 +238,7 @@ return [
                'delete_sleeping_processes' => false,
 
                // delete-blocked-servers (Boolean)
-               // Delete blocked servers if possible.
+               // Delete blocked servers if there are no foreign key violations.
                'delete-blocked-servers' => false,
 
                // dice_profiler_threshold (Float)
@@ -291,7 +291,7 @@ return [
                'emoji_activities' => false,
 
                // expire-notify-priority (integer)
-               // Priority for the expirary notification
+               // Priority for the expiry notification
                'expire-notify-priority' => Friendica\Core\Worker::PRIORITY_LOW,
 
                // fetch_by_worker (Boolean)
@@ -520,7 +520,7 @@ return [
                'profiler' => false,
 
                // pushpoll_frequency (Integer)
-               // Frequency of contact poll for subhub contact using the DFRM or OStatus network.
+               // Frequency of contact poll for subhub contact using the DFRN or OStatus network.
                // Available values:
                // - 5 = every month
                // - 4 = every week