disable connection throttling on test ircd

This commit is contained in:
Sam Hoffman
2026-01-09 13:25:46 -05:00
parent 965b44b87c
commit ea4457765b

View File

@@ -996,7 +996,7 @@ metadata:
max-keys: 100
# rate limiting for client metadata updates, which are expensive to process
client-throttle:
enabled: true
enabled: false
duration: 2m
max-attempts: 10