mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Increase rate limit for dev env
This commit is contained in:
@@ -8,6 +8,11 @@ webserver:
|
||||
secrets:
|
||||
peertube: 'my super dev secret'
|
||||
|
||||
rates_limit:
|
||||
signup:
|
||||
window: 5 minutes
|
||||
max: 200
|
||||
|
||||
database:
|
||||
hostname: 'localhost'
|
||||
port: 5432
|
||||
|
||||
Reference in New Issue
Block a user