Change path to saved articles/media

This commit is contained in:
Thomas Dehaeze 2020-04-07 11:43:33 +02:00
parent 0bfce54bdc
commit a463db12e2

View File

@ -32,7 +32,7 @@ https://newsboat.org/releases/2.12/docs/newsboat.html
auto-reload yes auto-reload yes
# The number of minutes between automatic reloads. # The number of minutes between automatic reloads.
reload-time 180 reload-time 120
# The number of parallel reload threads that shall be started when all feeds are reloaded. # The number of parallel reload threads that shall be started when all feeds are reloaded.
reload-threads 3 reload-threads 3
@ -51,8 +51,8 @@ https://newsboat.org/releases/2.12/docs/newsboat.html
goto-next-feed no goto-next-feed no
# TODO - Change these # TODO - Change these
save-path "~/Saved Articles" save-path "~/Documents/saved-articles"
download-path "~/Downloads" download-path "~/Documents/to-watch"
# If set to no, then the keymap hints on the bottom of screen will not be displayed. # If set to no, then the keymap hints on the bottom of screen will not be displayed.
show-keymap-hint no show-keymap-hint no