mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:05:16 +02:00
The option "community_no_sharer" is now always enabled
This commit is contained in:
parent
e0fb149466
commit
6e523beec3
3 changed files with 2 additions and 6 deletions
|
@ -148,10 +148,6 @@ return [
|
|||
// Comma separated list of hashtags that shouldn't be displayed in the trending tags
|
||||
'blocked_tags' => '',
|
||||
|
||||
// community_no_sharer (Boolean)
|
||||
// Don't display sharing accounts on the global community
|
||||
'community_no_sharer' => false,
|
||||
|
||||
// contact_update_limit (Integer)
|
||||
// How many contacts should be checked at a time?
|
||||
'contact_update_limit' => 100,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue