mirror of https://github.com/coddrago/Heroku
Increase threshold
parent
a5b7dcb8dc
commit
70719ac6eb
|
@ -74,7 +74,7 @@ class APIRatelimiterMod(loader.Module):
|
|||
15,
|
||||
lambda: "Time sample DO NOT TOUCH",
|
||||
"threshold",
|
||||
50,
|
||||
100,
|
||||
lambda: "Threshold DO NOT TOUCH",
|
||||
"local_floodwait",
|
||||
30,
|
||||
|
|
Loading…
Reference in New Issue