aboutsummaryrefslogtreecommitdiff
path: root/source/cfg/pyAggr3g470r.cfg-sample
diff options
context:
space:
mode:
authorCédric Bonhomme <kimble.mandel@gmail.com>2013-08-11 14:13:31 +0200
committerCédric Bonhomme <kimble.mandel@gmail.com>2013-08-11 14:13:31 +0200
commitc42aa9a1e2ec1a9afc0f6a3fbbc402a4d05ec4f7 (patch)
tree020b9eae53956ff1d9daa1ed97ef554f5115c73a /source/cfg/pyAggr3g470r.cfg-sample
parentThe /management page dislays the number of indexed documents. (diff)
downloadnewspipe-c42aa9a1e2ec1a9afc0f6a3fbbc402a4d05ec4f7.tar.gz
newspipe-c42aa9a1e2ec1a9afc0f6a3fbbc402a4d05ec4f7.tar.bz2
newspipe-c42aa9a1e2ec1a9afc0f6a3fbbc402a4d05ec4f7.zip
It is now possible to fetch articles with feedparser through a HTTP proxy, for example privoxy/tor. The address of the proxy is specified in the configuration file.
Diffstat (limited to 'source/cfg/pyAggr3g470r.cfg-sample')
-rwxr-xr-xsource/cfg/pyAggr3g470r.cfg-sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/cfg/pyAggr3g470r.cfg-sample b/source/cfg/pyAggr3g470r.cfg-sample
index bc314ebe..97993533 100755
--- a/source/cfg/pyAggr3g470r.cfg-sample
+++ b/source/cfg/pyAggr3g470r.cfg-sample
@@ -14,3 +14,4 @@ password = your_password
[misc]
diaspora_pod = joindiaspora.com
feed_list = ./var/feed.lst
+http_proxy = 127.0.0.1:8118
bgstack15