diff --git a/homeserver.yaml.tmpl b/homeserver.yaml.tmpl index 2d17939..600d86a 100644 --- a/homeserver.yaml.tmpl +++ b/homeserver.yaml.tmpl @@ -438,11 +438,11 @@ admin_contact: 'mailto:{{ env "ADMIN_EMAIL" }}' limit_remote_rooms: # Uncomment to enable room complexity checking. # - #enabled: true + enabled: true # the limit above which rooms cannot be joined. The default is 1.0. # - #complexity: 0.5 + complexity: 200.0 # override the error which is returned when the room is too complex. #