From 05ea2dc1b5d0182f269816994679ef1021a68553 Mon Sep 17 00:00:00 2001 From: Konstantin K Date: Thu, 24 Dec 2015 15:54:22 +0300 Subject: send notifications to WNS --- src/main/webapp/WEB-INF/juick.conf.example | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/main/webapp') diff --git a/src/main/webapp/WEB-INF/juick.conf.example b/src/main/webapp/WEB-INF/juick.conf.example index 93e27434..8c897f3a 100644 --- a/src/main/webapp/WEB-INF/juick.conf.example +++ b/src/main/webapp/WEB-INF/juick.conf.example @@ -1,3 +1,4 @@ -mysql_username=username -xmpp_password=secret -sape_user=usertoken +mysql_username=username +xmpp_password=secret +sape_user=usertoken +wns_client_secret=secret \ No newline at end of file -- cgit v1.2.3