mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-22 02:52:00 -08:00
Fix smol typo
This commit is contained in:
parent
49ba162c76
commit
1483879a1c
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ server:
|
||||||
ban-duration: 10m
|
ban-duration: 10m
|
||||||
ban-message: You have attempted to connect too many times within a short duration. Wait a while, and you will be able to connect.
|
ban-message: You have attempted to connect too many times within a short duration. Wait a while, and you will be able to connect.
|
||||||
|
|
||||||
# IPs/networks which are exempted from connection limits
|
# IPs/networks which are exempted from connection throttling
|
||||||
exempted:
|
exempted:
|
||||||
- "localhost"
|
- "localhost"
|
||||||
# - "192.168.1.1"
|
# - "192.168.1.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue