]> git.mxchange.org Git - friendica.git/commitdiff
Merge remote-tracking branch 'upstream/2023.09-rc' into channel-settings
authorMichael <heluecht@pirati.ca>
Sun, 3 Dec 2023 14:41:58 +0000 (14:41 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 3 Dec 2023 14:41:58 +0000 (14:41 +0000)
1  2 
static/defaults.config.php

index f65e6c9dbd3fdd01a557469d7d49c15ff76feba0,841a9c2c30319906a2b92227ac59952d7f84549f..210bcbef646efea94da223293e58f8f2ee10fb0b
@@@ -140,10 -144,10 +140,6 @@@ return 
                // Deny public access to the local user directory.
                'block_local_dir' => false,
  
-               // community_no_sharer (Boolean)
-               // Don't display sharing accounts on the global community
-               'community_no_sharer' => false,
 -              // blocked_tags (String)
 -              // Comma separated list of hashtags that shouldn't be displayed in the trending tags
 -              'blocked_tags' => '',
--
                // contact_update_limit (Integer)
                // How many contacts should be checked at a time?
                'contact_update_limit' => 100,