modify comment

This commit is contained in:
Denis Lehmann 2020-04-15 01:17:32 +02:00
parent faedf045a1
commit cde47f9d0e

View file

@ -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