aboutsummaryrefslogtreecommitdiff
path: root/src/conf/conf.cfg-sample
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2016-02-14 12:24:27 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2016-02-14 12:24:27 +0100
commit3d091baa4292c8145564b345492fb60d6db72a52 (patch)
tree0ca93b688810f1768c9db9a1dbff2acb0e2ee0a9 /src/conf/conf.cfg-sample
parentUpdated CHANGELOG. (diff)
downloadnewspipe-3d091baa4292c8145564b345492fb60d6db72a52.tar.gz
newspipe-3d091baa4292c8145564b345492fb60d6db72a52.tar.bz2
newspipe-3d091baa4292c8145564b345492fb60d6db72a52.zip
article URL resolving has been removed (wasn't used)
Diffstat (limited to 'src/conf/conf.cfg-sample')
-rw-r--r--src/conf/conf.cfg-sample2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/conf/conf.cfg-sample b/src/conf/conf.cfg-sample
index bbbf5996..ab8c4730 100644
--- a/src/conf/conf.cfg-sample
+++ b/src/conf/conf.cfg-sample
@@ -17,9 +17,7 @@ database_url = postgres://pgsqluser:pgsqlpwd@127.0.0.1:5432/aggregator
[crawler]
crawling_method = classic
default_max_error = 6
-http_proxy =
user_agent = JARR (https://github.com/JARR-aggregator/JARR)
-resolve_article_url = false
api_login =
api_passwd =
[notification]
bgstack15