mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Providing global config as an opaque token.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user