aboutsummaryrefslogtreecommitdiff
path: root/src/main/webapp
diff options
context:
space:
mode:
authorGravatar Konstantin K2015-12-24 15:54:22 +0300
committerGravatar Konstantin K2015-12-24 15:54:22 +0300
commit05ea2dc1b5d0182f269816994679ef1021a68553 (patch)
tree3a71bc4b3c447ac2f80ee9df055cd803f8285cf5 /src/main/webapp
parentf47a51928b0b97f0cc1229c6bc97f38011327a55 (diff)
send notifications to WNS
Diffstat (limited to 'src/main/webapp')
-rw-r--r--src/main/webapp/WEB-INF/juick.conf.example7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/main/webapp/WEB-INF/juick.conf.example b/src/main/webapp/WEB-INF/juick.conf.example
index 93e27434..8c897f3a 100644
--- a/src/main/webapp/WEB-INF/juick.conf.example
+++ b/src/main/webapp/WEB-INF/juick.conf.example
@@ -1,3 +1,4 @@
-mysql_username=username
-xmpp_password=secret
-sape_user=usertoken
+mysql_username=username
+xmpp_password=secret
+sape_user=usertoken
+wns_client_secret=secret \ No newline at end of file