summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2015-06-28 19:38:19 -0700
committerReed Garmsen <rgarmsen2295@gmail.com>2015-06-28 19:38:19 -0700
commite621950364c93365fad4dbbbb6e94360d2fce809 (patch)
tree757d7c539dda297efe27d30fc3e2143e0e38c56f /config
parent2cd5f3629ff2410127a8fdc5df92fb16f52fa457 (diff)
downloadchat-e621950364c93365fad4dbbbb6e94360d2fce809.tar.gz
chat-e621950364c93365fad4dbbbb6e94360d2fce809.tar.bz2
chat-e621950364c93365fad4dbbbb6e94360d2fce809.zip
Removed test code
Diffstat (limited to 'config')
-rw-r--r--config/config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/config.json b/config/config.json
index 90ec9540e..e38f1701a 100644
--- a/config/config.json
+++ b/config/config.json
@@ -8,9 +8,9 @@
"FileLocation": ""
},
"ServiceSettings": {
- "SiteName": "Battlehouse",
- "Domain": "battlehouse.com",
- "Mode" : "prod",
+ "SiteName": "Mattermost",
+ "Domain": "xxxxxxmustbefilledin.com",
+ "Mode" : "dev",
"AllowTesting" : false,
"UseSSL": false,
"Port": "8065",