enable push notifications to use TPNS by default (#9774)
Этот коммит содержится в:
коммит произвёл
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,
|
||||
|
||||
Ссылка в новой задаче
Block a user