typo
This commit is contained in:
parent
2b46fdd626
commit
6b001b5e4a
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ markdown = "Markdown"
|
||||||
; Set this to 0 to disable rate limiting.
|
; Set this to 0 to disable rate limiting.
|
||||||
limit = 10
|
limit = 10
|
||||||
|
|
||||||
; (optional) Set IPs adresses (v4 or v6) or subnets (CIDR) which are exempted
|
; (optional) Set IPs addresses (v4 or v6) or subnets (CIDR) which are exempted
|
||||||
; from the rate-limit. Invalid IPs will be ignored. If multiple values are to
|
; from the rate-limit. Invalid IPs will be ignored. If multiple values are to
|
||||||
; be exempted, the list needs to be comma separated. Leave unset to disable
|
; be exempted, the list needs to be comma separated. Leave unset to disable
|
||||||
; exemptions.
|
; exemptions.
|
||||||
|
|
Loading…
Reference in a new issue