update README
This commit is contained in:
parent
6c8ba6e3da
commit
faedf045a1
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ Edit it to your liking before calling the script.
|
||||||
# This defines the base directory for the feeds. Please use an absolute path.
|
# This defines the base directory for the feeds. Please use an absolute path.
|
||||||
base_directory = '/home/<user>/rss'
|
base_directory = '/home/<user>/rss'
|
||||||
|
|
||||||
# Articles older than max_age will be deleted and not be added
|
# Articles older than max_age (days) will be deleted and not be added
|
||||||
max_age = 30
|
max_age = 30
|
||||||
|
|
||||||
# Feeds
|
# Feeds
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue