Merge branch 'master' into cryptoaarhus.dk

This commit is contained in:
reynir 2020-09-28 12:29:11 +00:00
commit 5738a8c40f
1 changed files with 4 additions and 0 deletions

View File

@ -54,6 +54,10 @@ soft_file_limit: 0
# Set to false to disable presence tracking on this homeserver.
use_presence: true
# If set to 'false', forbids any other homeserver to fetch the server's public
# rooms directory via federation.
allow_public_rooms_over_federation: true
# The GC threshold parameters to pass to `gc.set_threshold`, if defined
#
#gc_thresholds: [700, 10, 10]