2016-03-27 05:33:48 +00:00
|
|
|
core:
|
|
|
|
port: "8088"
|
|
|
|
notification_max: 100
|
2016-03-27 13:12:11 +00:00
|
|
|
production: true
|
2016-03-27 05:33:48 +00:00
|
|
|
|
|
|
|
api:
|
|
|
|
push_uri: "/api/push"
|
|
|
|
stat_go_uri: "/api/status"
|
|
|
|
|
|
|
|
android:
|
2016-03-27 13:12:11 +00:00
|
|
|
enabled: false
|
2016-03-27 05:33:48 +00:00
|
|
|
apikey: ""
|
|
|
|
|
|
|
|
ios:
|
2016-03-27 13:12:11 +00:00
|
|
|
enabled: false
|
2016-03-27 05:33:48 +00:00
|
|
|
pem_cert_path: "cert.pem"
|
|
|
|
pem_key_path: "key.pem"
|
|
|
|
production: false
|