Increase threshold

pull/1/head
hikariatama 2022-04-30 21:51:49 +00:00
parent a5b7dcb8dc
commit 70719ac6eb
1 changed files with 1 additions and 1 deletions

View File

@ -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,