diff options
author | Asaad Mahmood <Unknowngi@live.com> | 2015-06-23 22:51:43 +0500 |
---|---|---|
committer | Asaad Mahmood <Unknowngi@live.com> | 2015-06-23 22:51:43 +0500 |
commit | b176fc7cfa5f89e31d904f4add383ecd78e82ab5 (patch) | |
tree | d28a90dd98fc1f20cf32a52966f30acc307513bf /config/config.json | |
parent | 740482f51dd5e7de42b7047411b780e0864c2bb3 (diff) | |
download | chat-b176fc7cfa5f89e31d904f4add383ecd78e82ab5.tar.gz chat-b176fc7cfa5f89e31d904f4add383ecd78e82ab5.tar.bz2 chat-b176fc7cfa5f89e31d904f4add383ecd78e82ab5.zip |
MM-1339 - Updating Ui for sign up page
Diffstat (limited to 'config/config.json')
-rw-r--r-- | config/config.json | 2 |
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, |