summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-08-02 08:34:34 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-08-02 08:34:34 -0400
commit2c23a4fe4907f826013571afdae6db52895f576e (patch)
treec485d6685570daed65bf956574ee1be9006152bd /config/config.json
parent42e74b509dc8a1be7798c030b1ad80f6c2755a73 (diff)
downloadchat-2c23a4fe4907f826013571afdae6db52895f576e.tar.gz
chat-2c23a4fe4907f826013571afdae6db52895f576e.tar.bz2
chat-2c23a4fe4907f826013571afdae6db52895f576e.zip
Added custom branding to login description (#3710)
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
index 22d500c3e..417f2ca2c 100644
--- a/config/config.json
+++ b/config/config.json
@@ -37,6 +37,7 @@
"RestrictTeamNames": true,
"EnableCustomBrand": false,
"CustomBrandText": "",
+ "CustomDescriptionText": "",
"RestrictDirectMessage": "any",
"RestrictTeamInvite": "all",
"RestrictPublicChannelManagement": "all",