diff --git a/config/default.json b/config/default.json index 6d428dd4a0..a5f89afefe 100644 --- a/config/default.json +++ b/config/default.json @@ -190,8 +190,8 @@ "SMTPPort": "2500", "ConnectionSecurity": "", "InviteSalt": "", - "SendPushNotifications": false, - "PushNotificationServer": "", + "SendPushNotifications": true, + "PushNotificationServer": "https://push-test.mattermost.com", "PushNotificationContents": "generic", "EnableEmailBatching": false, "EmailBatchingBufferSize": 256,