dendrite: update config to match upstream defaults

This commit is contained in:
Shaleen Jain
2022-09-17 14:33:29 +00:00
parent 67763fadec
commit 435c4f8b01
2 changed files with 30 additions and 1 deletions

View File

@ -90,7 +90,7 @@ matrix_dendrite_tmp_directory_size_mb: 500
# Rate limits
matrix_dendrite_rate_limiting_enabled: true
matrix_dendrite_rate_limiting_threshold: 5
matrix_dendrite_rate_limiting_threshold: 20
matrix_dendrite_rate_limiting_cooloff_ms: 500
# Controls whether people with access to the homeserver can register by themselves.