Merge remote-tracking branch 'upstream/2023.09-rc' into channel-settings

This commit is contained in:
Michael 2023-12-03 14:41:58 +00:00
commit 8386768708
5 changed files with 7 additions and 11 deletions

View file

@ -140,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,
// contact_update_limit (Integer)
// How many contacts should be checked at a time?
'contact_update_limit' => 100,