update readme

This commit is contained in:
William Welling
2021-12-20 12:22:52 -06:00
parent 4c46d9db2b
commit 0fe6d4536c
2 changed files with 5 additions and 4 deletions

View File

@@ -72,8 +72,8 @@ Settings can be set using the following convention for naming the environment va
e.g.
```
cache.msToLive.default => CACHE_MSTOLIVE_DEFAULT
auth.ui.timeUntilIdle => AUTH_UI_TIMEUNTILIDLE
cache.msToLive.default => DSPACE_CACHE_MSTOLIVE_DEFAULT
auth.ui.timeUntilIdle => DSPACE_AUTH_UI_TIMEUNTILIDLE
```
## Supporting analytics services other than Google Analytics