mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-08 01:24:25 +02:00
fix rate limit.
This commit is contained in:
parent
f5b8323b05
commit
b4cb3a8440
@ -42,7 +42,7 @@ port = 8000
|
||||
|
||||
[slowapi]
|
||||
|
||||
limit = "15/sec"
|
||||
limit = "1000/minute"
|
||||
|
||||
[cache]
|
||||
expire = 60
|
||||
|
Loading…
x
Reference in New Issue
Block a user