From 3480c73684f5f2ad8506cc6b1514a72d42cbf072 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 23 Jun 2015 22:51:43 +0500 Subject: MM-1339 - Updating Ui for sign up page --- config/config.json | 2 +- config/config_docker.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config') 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, diff --git a/config/config_docker.json b/config/config_docker.json index a90722a1d..6936f619a 100644 --- a/config/config_docker.json +++ b/config/config_docker.json @@ -8,7 +8,7 @@ "FileLocation": "" }, "ServiceSettings": { - "SiteName": "Mattermost Preview", + "SiteName": "Mattermost", "Domain": "", "Mode" : "prod", "AllowTesting" : false, -- cgit v1.2.3-1-g7c22