summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-06-23 10:05:44 -0800
committerCorey Hulen <corey@hulen.com>2015-06-23 10:05:44 -0800
commitf96f1162fa88eaf73205da6b51094c2501111791 (patch)
treeaa748f08bf20b5f49305635eb4edb59b21933835 /config/config.json
parentac7683cac8fc3bbf3245fca77e4a2bcb5bb2b363 (diff)
parent576fd07d23d762c4385be0bebd606c475e27f562 (diff)
downloadchat-f96f1162fa88eaf73205da6b51094c2501111791.tar.gz
chat-f96f1162fa88eaf73205da6b51094c2501111791.tar.bz2
chat-f96f1162fa88eaf73205da6b51094c2501111791.zip
Merge pull request #54 from asaadmahmoodspin/master
MM-1339 - Updating Ui for sign up page
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 82e40a1c5..c0c236735 100644
--- a/config/config.json
+++ b/config/config.json
@@ -8,7 +8,7 @@
"FileLocation": ""
},
"ServiceSettings": {
- "SiteName": "Mattermost Preview",
+ "SiteName": "Mattermost",
"Domain": "xxxxxxmustbefilledin.com",
"Mode" : "dev",
"AllowTesting" : false,