Skip to content

Instantly share code, notes, and snippets.

@appleboy
Created March 27, 2016 14:58
Show Gist options
  • Save appleboy/34b8f2563f6cec26e427 to your computer and use it in GitHub Desktop.
Save appleboy/34b8f2563f6cec26e427 to your computer and use it in GitHub Desktop.
core:
port: "8088"
notification_max: 100
production: true
api:
push_uri: "/api/push"
stat_go_uri: "/api/status"
android:
enabled: false
apikey: ""
ios:
enabled: false
pem_cert_path: "cert.pem"
pem_key_path: "key.pem"
production: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment