switch to dev EW+EC and bump rate limiting

This commit is contained in:
Matthew Hodgson
2024-11-09 16:56:24 +00:00
parent e1e68ad927
commit 47826d965c
2 changed files with 8 additions and 2 deletions

View File

@@ -93,6 +93,12 @@ email:
password_reset: "[%(server_name)s] Password reset"
email_validation: "[%(server_name)s] Validate your email"
# temporarily boost rate-limits to avoid breaking WIP MatrixRTC signalling
rc_message:
per_second: 2
burst_count: 15
experimental_features:
msc3861: # OIDC
enabled: true