enable push notifications to use TPNS by default (#9774)

Этот коммит содержится в:
Carlos Tadeu Panato Junior
2018-10-31 13:35:07 +01:00
коммит произвёл Joram Wilander
родитель 8d3cfc6ad7
Коммит dc24e91fae

Просмотреть файл

@@ -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,