enable complexity limiting
This commit is contained in:
@ -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.
|
||||
#
|
||||
|
Reference in New Issue
Block a user