Skip to content
Snippets Groups Projects
Verified Commit e04f5124 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

fix rate limit

parent 77ec7c57
No related branches found
No related tags found
No related merge requests found
Pipeline #193445 passed
......@@ -15,8 +15,8 @@ extraConfig:
allow_public_rooms_over_federation: true
admin_contact: "mailto:root@teckids.org"
rc_message:
per_second: 0
burst_count: 0
per_second: 25
burst_count: 250
database:
cp_min: 10
cp_max: 30
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment