mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-28 11:34:01 -06:00
Increase API rate limit
This commit is contained in:
parent
7e37e11111
commit
0502e3d0b6
@ -13,7 +13,7 @@ rates_limit:
|
||||
api:
|
||||
# 50 attempts in 10 seconds
|
||||
window: 10 seconds
|
||||
max: 50
|
||||
max: 100
|
||||
login:
|
||||
# 15 attempts in 5 min
|
||||
window: 5 minutes
|
||||
|
Loading…
Reference in New Issue
Block a user