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