Update config settings documentation

Этот коммит содержится в:
lfbrock
2015-12-09 13:00:04 -05:00
родитель d81496ffcf
Коммит 25ee77be8c

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

@@ -146,10 +146,10 @@ Port of SMTP email server.
#### Push Notification Settings
```"SendPushNotifications": true```
```"SendPushNotifications": false```
"true": Your mattermsot server sends mobile push notifications to the server specified in **PushNotificationServer**; "false": Mobile push notifications are disabled.
```"PushNotificationServer": "https://push.mattermost.com"```
```"PushNotificationServer": ""```
Address of the proxy server that re-sends push notifications to their respective services like APNS (Apple Push Notification Services).