6 lines
91 B
TOML
6 lines
91 B
TOML
|
|
pipeline = ["ratelimit"]
|
|
|
|
[filters.ratelimit]
|
|
delay_seconds = 1
|
|
whitelist = ["127.0.0.1"]
|