6 lines
94 B
TOML
6 lines
94 B
TOML
|
|
pipeline = ["ratelimit"]
|
|
|
|
[filters.ratelimit]
|
|
posts_per_minute = 8
|
|
whitelist = ["127.0.0.1"]
|