summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlfbrock <lf.brock@spinpunch.com>2015-11-16 09:08:10 -0500
committerlfbrock <lf.brock@spinpunch.com>2015-11-16 09:08:10 -0500
commit461ddad4c96d15064ce621e0de8b75f12e1b9b4f (patch)
treec5f3c068a91a59bb40e480e3e9161292a67076fa /CHANGELOG.md
parent7fd2bfd5b4aad0599ab0748a9f83ec1469c35db2 (diff)
downloadchat-461ddad4c96d15064ce621e0de8b75f12e1b9b4f.tar.gz
chat-461ddad4c96d15064ce621e0de8b75f12e1b9b4f.tar.bz2
chat-461ddad4c96d15064ce621e0de8b75f12e1b9b4f.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 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