Increase reminder/autoclose timeouts (#6282)

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
Adam R 2021-04-07 06:39:31 +02:00 committed by GitHub
parent 0478323345
commit b59211afa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,5 +51,5 @@ user:
deleteComments: 1
collaborators: zachzwei,Iamdeadlyz,catenocrypt,vikmeup,hewigovens
timeout:
maxAgeCloseHours: 70
maxIdleRemindHours: 18
maxAgeCloseHours: 99
maxIdleRemindHours: 22