summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-11-16 11:32:15 -0500
committerChristopher Speller <crspeller@gmail.com>2015-11-16 11:32:15 -0500
commit083d50bcfa97ffeb7350954902f5a7580ac4b812 (patch)
tree12770218241f171bede0061c93c68c327904edc4 /CHANGELOG.md
parent7fd2bfd5b4aad0599ab0748a9f83ec1469c35db2 (diff)
parent6d7bc48efe08067f2f05e4ad441185fe60fcea36 (diff)
downloadchat-083d50bcfa97ffeb7350954902f5a7580ac4b812.tar.gz
chat-083d50bcfa97ffeb7350954902f5a7580ac4b812.tar.bz2
chat-083d50bcfa97ffeb7350954902f5a7580ac4b812.zip
Merge pull request #1443 from mattermost/lfbrock-patch-2
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 74c5b5208..3e423557d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -98,7 +98,7 @@ Multiple settings were added to [`config.json`](./config/config.json). These opt
- 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
+ - Added: `EnableOutgoingWebhooks": false` to control whether outgoing webhooks are enabled
#### Database Changes from v1.1 to v1.2