Providing global config as an opaque token.

This commit is contained in:
William Welling
2017-03-24 16:15:01 -05:00
parent 76b1875e54
commit 99f936ff45
10 changed files with 74 additions and 27 deletions

View File

@@ -13,7 +13,7 @@ module.exports = {
},
"cache": {
// how long should objects be cached for by default
"msToLive": 15 * 60 * 1000, //15 minutes
"msToLive": 15 * 60 * 1000, //15 minutes
},
"universal": {
//on the client: start with the state on the server