a few tweaks

This commit is contained in:
William Casarin 2024-07-08 14:38:01 -07:00
parent ddff59a20a
commit e1fe57ea87
2 changed files with 3 additions and 3 deletions

View file

@ -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"]