From 73a2b1d4796ea18ef476f4ca30e2028c828d0ac1 Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Mon, 14 Nov 2016 17:51:22 +0700 Subject: xmpp_disabled option for XMPPServer --- juick-www/src/main/webapp/WEB-INF/juick.conf.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'juick-www') 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 -- cgit v1.2.3