From cdb0c09563371a7d88f0e58c8e1addb5812ea7c7 Mon Sep 17 00:00:00 2001 From: lfbrock Date: Thu, 7 Jan 2016 13:28:35 -0500 Subject: Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 969a1d820..8bec9563a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,10 +60,10 @@ Multiple settings were added to `config.json`. These options can be modified in - Under `ServiceSettings` in `config.json`: - Added: `"EnableDeveloper": false` - - Added: `"SessionLengthWebInDays" : 30` to - - Added: `"SessionLengthMobileInDays" : 30` - - Added: `"SessionLengthSSOInDays" : 30` - - Added: `"SessionCacheInMinutes" : 10` + - Added: `"SessionLengthWebInDays" : 30` to set the number of days before web sessions expire and users will need to log in again + - Added: `"SessionLengthMobileInDays" : 30` to set the number of days before native mobile sessions expire and users will need to log in again + - Added: `"SessionLengthSSOInDays" : 30` to set the number of days before SSO sessions expire and users will need to log in again + - Added: `"SessionCacheInMinutes" : 10` to set the number of minutes to cache a session in memory - Under `FileSettings` in `config.json`: - Added: `"AmazonS3Endpoint": ""` - Added: `"AmazonS3BucketEndpoint": ""` -- cgit v1.2.3-1-g7c22