aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/webapp/WEB-INF/juick.conf.example
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-07-07 17:41:17 +0300
committerGravatar Vitaly Takmazov2016-07-07 17:41:17 +0300
commita928be44a5aadf8f55ded02554949c61b995335b (patch)
tree6c9ffdc0742145e897d1628bbeccfa779d256b92 /juick-www/src/main/webapp/WEB-INF/juick.conf.example
parent92b4d10aff738c18dee7e2d8d4d394904ccd6259 (diff)
fix project structure
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/juick.conf.example')
-rw-r--r--juick-www/src/main/webapp/WEB-INF/juick.conf.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/juick-www/src/main/webapp/WEB-INF/juick.conf.example b/juick-www/src/main/webapp/WEB-INF/juick.conf.example
new file mode 100644
index 00000000..54ac862a
--- /dev/null
+++ b/juick-www/src/main/webapp/WEB-INF/juick.conf.example
@@ -0,0 +1,5 @@
+mysql_username=username
+xmpp_password=secret
+sape_user=usertoken
+wns_application_sip=ms-app://x-1-11-1-1111111111-...
+wns_client_secret=secret \ No newline at end of file