1
0
Fork 0

Increase max watch sections

This commit is contained in:
Chocobozzz 2022-06-17 09:04:45 +02:00
parent 68d6e57870
commit 42e6a7a747
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -371,7 +371,7 @@ const VIEW_LIFETIME = {
VIEWER_STATS: 60000 * 60 // 1 hour
}
const MAX_LOCAL_VIEWER_WATCH_SECTIONS = 10
const MAX_LOCAL_VIEWER_WATCH_SECTIONS = 100
let CONTACT_FORM_LIFETIME = 60000 * 60 // 1 hour