aboutsummaryrefslogtreecommitdiff
path: root/src/main/webapp/WEB-INF/push.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/WEB-INF/push.conf.example')
-rw-r--r--src/main/webapp/WEB-INF/push.conf.example8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/main/webapp/WEB-INF/push.conf.example b/src/main/webapp/WEB-INF/push.conf.example
deleted file mode 100644
index adc6597e..00000000
--- a/src/main/webapp/WEB-INF/push.conf.example
+++ /dev/null
@@ -1,8 +0,0 @@
-mysql_host=localhost
-mysql_username=username
-mysql_database=juick
-xmpp_jid=push.juick.com
-xmpp_password=secret
-gcm_key=<Insert_GCM_key>
-apns_keystore=/path/to/apns/certificates.p12
-apns_mode=sandbox \ No newline at end of file