diff options
-rw-r--r-- | VERSION | 4 | ||||
-rw-r--r-- | newsboat/config | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -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 |