aboutsummaryrefslogtreecommitdiffhomepage
path: root/miniflux.1
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2019-09-15 11:55:56 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2019-09-15 12:01:28 -0700
commit7d50cc40de4487eba3da5635ba85cc2e956bad98 (patch)
tree739fa34132d253a0bd4872dbc589b1b9e3bf713a /miniflux.1
parent934385ff5535ee32a90d95411f99db933ad805a8 (diff)
Update man page
Diffstat (limited to 'miniflux.1')
-rw-r--r--miniflux.19
1 files changed, 7 insertions, 2 deletions
diff --git a/miniflux.1 b/miniflux.1
index f352600..185a707 100644
--- a/miniflux.1
+++ b/miniflux.1
@@ -134,16 +134,21 @@ Base URL to generate HTML links and base path for cookies\&.
.br
Default is http://localhost/\&.
.TP
-.B CLEANUP_FREQUENCY
+.B CLEANUP_FREQUENCY_HOURS
Cleanup job frequency, remove old sessions and archive read entries\&.
.br
Default is 24 hours\&.
.TP
-.B ARCHIVE_READ_DAYS
+.B CLEANUP_ARCHIVE_READ_DAYS
Number of days after marking read items as removed\&.
.br
Default is 60 days\&.
.TP
+.B CLEANUP_REMOVE_SESSIONS_DAYS
+Number of days after removing old sessions from the database\&.
+.br
+Default is 30 days\&.
+.TP
.B HTTPS
Forces cookies to use secure flag and send HSTS header\&.
.TP