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