summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-12-08 14:06:52 -0800
committer=Corey Hulen <corey@hulen.com>2015-12-08 14:06:52 -0800
commitd2db4b16211965271289311666537fbccc2afccc (patch)
treeb2e4e69fc7a07f43c7e0bb9e5ca1d55b00ed5772 /docker
parentf006951959acad76c8626d85fac3521d302bb0ee (diff)
downloadchat-d2db4b16211965271289311666537fbccc2afccc.tar.gz
chat-d2db4b16211965271289311666537fbccc2afccc.tar.bz2
chat-d2db4b16211965271289311666537fbccc2afccc.zip
Fixing defaults
Diffstat (limited to 'docker')
-rw-r--r--docker/dev/config_docker.json4
-rw-r--r--docker/local/config_docker.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/docker/dev/config_docker.json b/docker/dev/config_docker.json
index 4c5502ddd..a35abb9da 100644
--- a/docker/dev/config_docker.json
+++ b/docker/dev/config_docker.json
@@ -68,8 +68,8 @@
"ConnectionSecurity": "",
"InviteSalt": "bjlSR4QqkXFBr7TP4oDzlfZmcNuH9YoS",
"PasswordResetSalt": "vZ4DcKyVVRlKHHJpexcuXzojkE5PZ5eL",
- "SendPushNotifications": true,
- "PushNotificationServer": "https://push.mattermost.com"
+ "SendPushNotifications": false,
+ "PushNotificationServer": ""
},
"RateLimitSettings": {
"EnableRateLimiter": true,
diff --git a/docker/local/config_docker.json b/docker/local/config_docker.json
index 4c5502ddd..a35abb9da 100644
--- a/docker/local/config_docker.json
+++ b/docker/local/config_docker.json
@@ -68,8 +68,8 @@
"ConnectionSecurity": "",
"InviteSalt": "bjlSR4QqkXFBr7TP4oDzlfZmcNuH9YoS",
"PasswordResetSalt": "vZ4DcKyVVRlKHHJpexcuXzojkE5PZ5eL",
- "SendPushNotifications": true,
- "PushNotificationServer": "https://push.mattermost.com"
+ "SendPushNotifications": false,
+ "PushNotificationServer": ""
},
"RateLimitSettings": {
"EnableRateLimiter": true,