disable connection throttling on test ircd
This commit is contained in:
@@ -996,7 +996,7 @@ metadata:
|
|||||||
max-keys: 100
|
max-keys: 100
|
||||||
# rate limiting for client metadata updates, which are expensive to process
|
# rate limiting for client metadata updates, which are expensive to process
|
||||||
client-throttle:
|
client-throttle:
|
||||||
enabled: true
|
enabled: false
|
||||||
duration: 2m
|
duration: 2m
|
||||||
max-attempts: 10
|
max-attempts: 10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user