summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlfbrock <lfbrock@users.noreply.github.com>2016-01-08 11:00:17 -0500
committerlfbrock <lfbrock@users.noreply.github.com>2016-01-08 11:00:17 -0500
commit1d43c1c26f08e174fbebfb6f1c5de56595013bbf (patch)
treec7b1979d1ddf697f6acbf597f947983c3abe7f87
parent05023fdc3afbf99c1907c94b4848398925d79140 (diff)
downloadchat-1d43c1c26f08e174fbebfb6f1c5de56595013bbf.tar.gz
chat-1d43c1c26f08e174fbebfb6f1c5de56595013bbf.tar.bz2
chat-1d43c1c26f08e174fbebfb6f1c5de56595013bbf.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7300e58e6..180b90653 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,8 +31,8 @@ Authentication
System Console
-- Added "Legal and Support Settings" so System Administrators can change the default Terms of Service, Privacy Policy, and Help links
-- Added settings for web, mobile, and SSO session lengths under "Service Settings"
+- Added *Legal and Support Settings* so System Administrators can change the default Terms of Service, Privacy Policy, and Help links
+- Under *Service Settings* added options to customize expiry of web, mobile and SSO session tokens, expiry of caches in memory, and an EnableDeveloper option to turn on Developer Mode which alerts users to any console errors that occur
### Improvements