mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Increase sudo-mode time to one hour
This commit is contained in:
@@ -3,7 +3,7 @@ rclient = RedisWrapper.client('sudomode')
|
||||
logger = require('logger-sharelatex')
|
||||
|
||||
|
||||
TIMEOUT_IN_SECONDS = 60 * 10
|
||||
TIMEOUT_IN_SECONDS = 60 * 60
|
||||
|
||||
|
||||
module.exports = SudoModeHandler =
|
||||
|
||||
Reference in New Issue
Block a user