aboutsummaryrefslogtreecommitdiff
path: root/newsboat/config
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-12 00:39:43 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-12 00:39:43 +1200
commitabae293cfcf447c924adf322a9b4be68e56a2d68 (patch)
tree44e6b8799f17d0b8d01aa0772d0a1390e5e4111c /newsboat/config
parentMerge branch 'release/v9.22.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-abae293cfcf447c924adf322a9b4be68e56a2d68.tar.gz
dotfiles-abae293cfcf447c924adf322a9b4be68e56a2d68.zip
Merge branch 'hotfix/v9.22.1'v9.22.1
* hotfix/v9.22.1: Enable proxy for Newsboat
Diffstat (limited to 'newsboat/config')
-rw-r--r--newsboat/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/newsboat/config b/newsboat/config
index 43f5a135..78577adf 100644
--- a/newsboat/config
+++ b/newsboat/config
@@ -3,8 +3,10 @@ confirm-exit yes
auto-reload yes
reload-time 10
+use-proxy yes
proxy-type socks5h
proxy localhost:9050
+
download-retries 4
download-timeout 60