diff options
author | Vitaly Takmazov | 2018-04-03 13:38:19 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-04-03 13:38:19 +0300 |
commit | 4ed9ead1a2339a45a39aaf59f2270af5e2fece7f (patch) | |
tree | 02adebf261dee43d08bcee86d66d3382f1b96d07 /juick-www/src/main/resources | |
parent | 2df2c62ff29a61ef6c03ce162f90eeafa2beb5e9 (diff) |
drop outdated configuration examples
Diffstat (limited to 'juick-www/src/main/resources')
-rw-r--r-- | juick-www/src/main/resources/juick.conf.example | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/juick-www/src/main/resources/juick.conf.example b/juick-www/src/main/resources/juick.conf.example deleted file mode 100644 index 1d992881..00000000 --- a/juick-www/src/main/resources/juick.conf.example +++ /dev/null @@ -1,18 +0,0 @@ -datasource_url=jdbc:mysql://localhost/juick -datasource_user=user -datasource_password=password -auth_remember_me_key=123 -facebook_appid=123 -facebook_secret=123 -twitter_consumer_key=123 -twitter_consumer_secret=123 -vk_appid=123 -vk_secret=123 -cloudflare_auth_email=e@ma.il -cloudflare_api_key=123 -cloudflare_zone_id=123 -xmpp_password=secret -sape_user=usertoken -wns_application_sip=ms-app://x-1-11-1-1111111111-... -wns_client_secret=secret -xmpp_disabled=false
\ No newline at end of file |