mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-04 19:27:12 +00:00
log out EXPIRY_TIMEOUT
This commit is contained in:
parent
9ae37d1814
commit
9c873f99ba
1 changed files with 2 additions and 0 deletions
|
@ -54,3 +54,5 @@ module.exports = ProjectPersistenceManager =
|
|||
callback null, projects.map((project) -> project.project_id)
|
||||
).error callback
|
||||
|
||||
|
||||
logger.log EXPIRY_TIMEOUT:EXPIRY_TIMEOUT, "project assets kept timeout"
|
Loading…
Reference in a new issue