enable complexity limiting

This commit is contained in:
decentral1se 2022-09-06 01:03:28 +02:00
parent 998583c2a5
commit e59de33d5b
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 2 deletions

View File

@ -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.
#