mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add reverse proxy test in travis
This commit is contained in:
@@ -238,7 +238,7 @@ const CONSTRAINTS_FIELDS = {
|
||||
const RATES_LIMIT = {
|
||||
LOGIN: {
|
||||
WINDOW_MS: 5 * 60 * 1000, // 5 minutes
|
||||
MAX: 10 // 10 attempts
|
||||
MAX: 15 // 15 attempts
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user