Hide own contacts
This commit is contained in:
@@ -122,9 +122,9 @@ return [
|
||||
// Deny public access to the local user directory.
|
||||
'block_local_dir' => false,
|
||||
|
||||
// community_no_followers (Boolean)
|
||||
// Don't display followers on the global community
|
||||
'community_no_followers' => false,
|
||||
// community_no_sharer (Boolean)
|
||||
// Don't display sharing accounts on the global community
|
||||
'community_no_sharer' => false,
|
||||
|
||||
// cron_interval (Integer)
|
||||
// Minimal period in minutes between two calls of the "Cron" worker job.
|
||||
|
||||
Reference in New Issue
Block a user