1
0
Fork 0

Compare commits

..

No commits in common. "a8ce7cc03c175fe06ddef0c1375094a4d52d338f" and "11840a0947220a590493722b39cdb98e8bf63466" have entirely different histories.

1 changed files with 1 additions and 15 deletions

View File

@ -49,20 +49,6 @@ listeners:
- name: [metrics] - name: [metrics]
compress: true 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
registration: registration:
enabled: false enabled: false
@ -75,7 +61,7 @@ acme:
# Bridges # Bridges
app_service_config_files: app_service_config_files:
- /bridges/appservice-matrix-bridge.yaml # - /bridges/appservice-matrix-bridge.yaml
- /bridges/mautrix-telegram-bridge.yaml - /bridges/mautrix-telegram-bridge.yaml
- /bridges/mautrix-slack-bridge.yaml - /bridges/mautrix-slack-bridge.yaml
- /bridges/doublepuppet.yaml - /bridges/doublepuppet.yaml