From d2db4b16211965271289311666537fbccc2afccc Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Tue, 8 Dec 2015 14:06:52 -0800 Subject: Fixing defaults --- docker/local/config_docker.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docker/local/config_docker.json') 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, -- cgit v1.2.3-1-g7c22