make cached assets ttl set via config

This commit is contained in:
Henry Oswald
2016-05-19 16:51:50 +01:00
parent 4496ddddfd
commit a2c2fc3a51
2 changed files with 5 additions and 1 deletions

View File

@@ -35,8 +35,10 @@ module.exports =
load_port: 3044
host: "localhost"
apis:
clsi:
url: "http://localhost:3013"
smokeTest: false
project_cache_length_ms: 60 * 60 * 24