a few tweaks
This commit is contained in:
parent
ddff59a20a
commit
e1fe57ea87
2 changed files with 3 additions and 3 deletions
|
|
@ -2,5 +2,5 @@
|
|||
pipeline = ["ratelimit"]
|
||||
|
||||
[filters.ratelimit]
|
||||
posts_per_minute = 10
|
||||
whitelist = ["127.0.0.10"]
|
||||
posts_per_minute = 8
|
||||
whitelist = ["127.0.0.1"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue