summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-11-16 11:38:25 -0500
committerChristopher Speller <crspeller@gmail.com>2015-11-16 11:38:25 -0500
commit48d2f86b90b3e0b02cb28f3e8b6e4d454f9cb869 (patch)
tree7ba35bc8353d5398934bb73692ec40ee47a81404 /CHANGELOG.md
parentd03b3830976c96aab59cb78177cfd0e82cc05b8d (diff)
parent49a459d696fc8fee0b508990fca571fb8d2f2654 (diff)
downloadchat-48d2f86b90b3e0b02cb28f3e8b6e4d454f9cb869.tar.gz
chat-48d2f86b90b3e0b02cb28f3e8b6e4d454f9cb869.tar.bz2
chat-48d2f86b90b3e0b02cb28f3e8b6e4d454f9cb869.zip
Merge release branch 'release-1.2'
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