summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlfbrock <lfbrock@users.noreply.github.com>2016-01-07 13:29:10 -0500
committerlfbrock <lfbrock@users.noreply.github.com>2016-01-07 13:29:10 -0500
commitd6080e40a925fd8a708094a20a13685f54c3dec7 (patch)
treed4b5ad5fbb9952a786997bd26bef546ff4f9c3bd /CHANGELOG.md
parentcdb0c09563371a7d88f0e58c8e1addb5812ea7c7 (diff)
downloadchat-d6080e40a925fd8a708094a20a13685f54c3dec7.tar.gz
chat-d6080e40a925fd8a708094a20a13685f54c3dec7.tar.bz2
chat-d6080e40a925fd8a708094a20a13685f54c3dec7.zip
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8bec9563a..a9b984b37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -61,8 +61,8 @@ 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 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: `"SessionLengthMobileInDays" : 30` to set the number of days before native mobile sessions expire
+ - Added: `"SessionLengthSSOInDays" : 30` to set the number of days before SSO sessions expire
- Added: `"SessionCacheInMinutes" : 10` to set the number of minutes to cache a session in memory
- Under `FileSettings` in `config.json`:
- Added: `"AmazonS3Endpoint": ""`