diff options
Diffstat (limited to 'src/main/webapp/WEB-INF/juick.conf.example')
-rw-r--r-- | src/main/webapp/WEB-INF/juick.conf.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/webapp/WEB-INF/juick.conf.example b/src/main/webapp/WEB-INF/juick.conf.example new file mode 100644 index 00000000..c0812b61 --- /dev/null +++ b/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 |