summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2015-06-18 12:23:02 -0700
committerReed Garmsen <rgarmsen2295@gmail.com>2015-06-18 12:23:02 -0700
commit19e9a4121820a1ad124a4189837c8c4088c33439 (patch)
tree29fa0399d83a9b8849bd5eae4396fa6f620112da /config
parent9d582a5a7ad758a10f456d769f020ac0b7933c16 (diff)
parentaee643e20c8e8350a1137aa69e164218fe5a33f1 (diff)
downloadchat-19e9a4121820a1ad124a4189837c8c4088c33439.tar.gz
chat-19e9a4121820a1ad124a4189837c8c4088c33439.tar.bz2
chat-19e9a4121820a1ad124a4189837c8c4088c33439.zip
Merge pull request #11 from mattermost/master
to me
Diffstat (limited to 'config')
-rw-r--r--config/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index 1b844c259..82e40a1c5 100644
--- a/config/config.json
+++ b/config/config.json
@@ -1,7 +1,7 @@
{
"LogSettings": {
- "ConsoleEnable": false,
- "ConsoleLevel": "DEBUG",
+ "ConsoleEnable": true,
+ "ConsoleLevel": "INFO",
"FileEnable": true,
"FileLevel": "INFO",
"FileFormat": "",