diff options
Diffstat (limited to 'juick-www/src/main')
-rw-r--r-- | juick-www/src/main/webapp/WEB-INF/juick.conf.example | 3 |
1 files changed, 2 insertions, 1 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 index 54ac862a..bbe2a9e5 100644 --- a/juick-www/src/main/webapp/WEB-INF/juick.conf.example +++ b/juick-www/src/main/webapp/WEB-INF/juick.conf.example @@ -2,4 +2,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 +wns_client_secret=secret +xmpp_disabled=false
\ No newline at end of file |