elektrine-haraka/config/toobusy.ini
Maxfield Luke 67c1d41a0c
Some checks are pending
CI and deploy / Test (push) Waiting to run
CI and deploy / Build, push, and deploy (push) Blocked by required conditions
Initial commit on Forgejo
Fresh repository history for elektrine/elektrine-haraka hosted at
https://git.elektrine.com/elektrine/elektrine-haraka.
2026-07-29 04:43:42 -04:00

14 lines
No EOL
271 B
INI

# Rate limiting configuration
[main]
# Enable rate limiting
enabled=true
# Maximum load average before rejecting connections
max_load=2.0
# Check interval (milliseconds)
check_interval=1000
# Action when too busy
action=defer
message=Server too busy, try again later