fix error in log for expiry timeout

This commit is contained in:
Brian Gough
2016-05-20 10:22:45 +01:00
parent 855169b571
commit 3379577499

View File

@@ -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"