fix: typo

This commit is contained in:
SpigotRCE
2025-04-03 18:34:20 +05:30
parent 7ffa43f0e2
commit 86b88cf4b7

View File

@@ -158,7 +158,7 @@ enable-reuse-port = false
# How fast (in milliseconds) are clients allowed to send commands after the last command
# By default this is 50ms (20 commands per second)
command-rate-limit = 25
command-rate-limit = 50
# Should we forward commands to the backend upon being rate limited?
# This will forward the command to the server instead of processing it on the proxy.