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