modify comment
This commit is contained in:
parent
faedf045a1
commit
cde47f9d0e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# 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