mattermost-mobile/assets/base/config.json
enahum 6324f22095 PLT-5630 Implement push notifications and unread badge on app icon (#338)
* enable ios push notifications

* enable android push notifications

* NOTICE for push notification and message bar

* include message in noty

* re-wording notices

* feedback review
2017-03-13 09:51:21 -04:00

8 lines
227 B
JSON

{
"DefaultServerUrl": "http://localhost:8065",
"TestServerUrl": "http://localhost:8065",
"DefaultLocale": "en",
"DefaultTheme": "default",
"ShowErrorsList": false,
"GooglePlaySenderId": "184930218130"
}