summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-12 00:48:28 -0800
committerit33 <iantien@gmail.com>2015-11-12 00:48:28 -0800
commit04830fde0527d2f64bfa94288363ef830b45c149 (patch)
tree52896a2dd20ee2a2b2fb7ab6307d31d5ef00d1de /CHANGELOG.md
parent3de8a4ec635544e713ba6d2a405a7064444f4652 (diff)
downloadchat-04830fde0527d2f64bfa94288363ef830b45c149.tar.gz
chat-04830fde0527d2f64bfa94288363ef830b45c149.tar.bz2
chat-04830fde0527d2f64bfa94288363ef830b45c149.zip
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90da0ba73..3af4a6ae6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -95,7 +95,7 @@ System Console
Multiple settings were added to [`config.json`](./config/config.json). These options can be modified in the System Console, or manually updated in the existing config.json file. This is a list of changes and their new default values in a fresh install:
- Under `TeamSettings` in `config.json`:
- - Added: `"RestrictTeamNames": true` to control whether team names are restricted
+ - Added: `"RestrictTeamNames": true` to control whether team names can contain reserved words like www, admin, support, test, etc.
- Added: `"EnableTeamListing": false` to control whether teams can be listed on the root page of the site
- Under `ServiceSettings` in `config.json`
- Added: `EnableOutgoingWebhooks": true` to turn on outgoing webhooks