From 400631fba9791010ca08dceb12ba31b4e3a16370 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Thu, 16 Apr 2020 22:08:21 +0200 Subject: [PATCH] modify comments --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index f77b46b..55febb0 100644 --- a/config.toml +++ b/config.toml @@ -1,10 +1,10 @@ # This defines the base directory for the feeds. Please use an absolute path. base_directory = '/home//rss' -# Articles older than max_age (days) will be deleted and not be added +# Articles older than max_age (days) will be deleted and not be added. max_age = 30 -# Date and time format as strftime to be included in the articles +# Date and time format as strftime to be included in the articles. datetime_format = '%d.%m.%Y %H:%M' # Feeds