aboutsummaryrefslogtreecommitdiff
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
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
-rw-r--r--VERSION4
-rw-r--r--newsboat/config2
2 files changed, 4 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index ce5562d8..781dff90 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v9.22.0
-Wed, 10 Jun 2020 22:47:06 +0000
+tejr dotfiles v9.22.1
+Thu, 11 Jun 2020 12:39:30 +0000
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