diff options
author | Vitaly Takmazov | 2016-07-07 15:13:47 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-07-07 15:13:47 +0300 |
commit | e5c8298beee5dde90ca98cc4707faac4bf0e2f0c (patch) | |
tree | 10178a0103ae8ac17849e56914b87b0ee681d0ba /juick-www/src/webapp/WEB-INF/juick.conf.example | |
parent | d85424021a63c1519e18bd6518ad3424de61fb9f (diff) |
reorganize project
Diffstat (limited to 'juick-www/src/webapp/WEB-INF/juick.conf.example')
-rw-r--r-- | juick-www/src/webapp/WEB-INF/juick.conf.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/juick-www/src/webapp/WEB-INF/juick.conf.example b/juick-www/src/webapp/WEB-INF/juick.conf.example new file mode 100644 index 00000000..54ac862a --- /dev/null +++ b/juick-www/src/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 |