From 6d1e79d97573218b51053d41af4f9328a1e6921f Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Wed, 30 Nov 2016 15:33:13 +0700 Subject: notification properties are added to example configuration --- juick-server/src/main/resources/juick.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'juick-server/src/main/resources') diff --git a/juick-server/src/main/resources/juick.conf.example b/juick-server/src/main/resources/juick.conf.example index e8ebf5d3..6a931ab5 100644 --- a/juick-server/src/main/resources/juick.conf.example +++ b/juick-server/src/main/resources/juick.conf.example @@ -43,6 +43,12 @@ template.showSponsors=false # Show Sape scripts template.showSape=true +api_user=juick +api_password=secret + +ios_pkcs12_file= +ios_pkcs12_password=secret + twitter_consumer_key= twitter_consumer_secret= -- cgit v1.2.3