ratelimit: clarify delay second option

This commit is contained in:
William Casarin 2024-07-07 22:40:29 -05:00
parent 98671c5aa8
commit c951f0abb2
3 changed files with 5 additions and 5 deletions

View file

@ -2,5 +2,5 @@
pipeline = ["ratelimit"]
[filters.ratelimit]
notes_per_second = 1
delay_seconds = 1
whitelist = ["127.0.0.1"]