fix error in log for expiry timeout
This commit is contained in:
@@ -55,4 +55,4 @@ module.exports = ProjectPersistenceManager =
|
|||||||
).error callback
|
).error callback
|
||||||
|
|
||||||
|
|
||||||
logger.log EXPIRY_TIMEOUT:EXPIRY_TIMEOUT, "project assets kept timeout"
|
logger.log {EXPIRY_TIMEOUT: ProjectPersistenceManager.EXPIRY_TIMEOUT}, "project assets kept timeout"
|
||||||
|
|||||||
Reference in New Issue
Block a user