Hide own contacts
This commit is contained in:
parent
4657a8c97a
commit
c0ddcfb0cd
4 changed files with 39 additions and 6 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue