mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
expire для всех записей в redis
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@65289 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander.Trofimov
parent
1ae91134a8
commit
82773762d0
@ -93,7 +93,11 @@
|
||||
},
|
||||
"expire": {
|
||||
"callback": 3600,
|
||||
"userindex": 604800,
|
||||
"saveLock": 60,
|
||||
"editors": 604800,
|
||||
"locks": 604800,
|
||||
"changeindex": 86400,
|
||||
"lockDoc": 60,
|
||||
"message": 86400,
|
||||
"documents": 300,
|
||||
|
||||
Reference in New Issue
Block a user