1
0
Fork 0

Compare commits

...

2 Commits

1 changed files with 15 additions and 1 deletions

View File

@ -49,6 +49,20 @@ listeners:
- name: [metrics]
compress: true
# Rate Limit
rc_invites:
per_room:
burst_count: 200
per_user:
burst_count: 200
rc_joins:
local:
burst_count: 200
remote:
burst_count: 200
rc_joins_per_user:
burst_count: 200
# Registration
registration:
enabled: false
@ -61,7 +75,7 @@ acme:
# Bridges
app_service_config_files:
# - /bridges/appservice-matrix-bridge.yaml
- /bridges/appservice-matrix-bridge.yaml
- /bridges/mautrix-telegram-bridge.yaml
- /bridges/mautrix-slack-bridge.yaml
- /bridges/doublepuppet.yaml