Update man page
This commit is contained in:
parent
934385ff55
commit
7d50cc40de
1 changed files with 7 additions and 2 deletions
|
@ -134,16 +134,21 @@ Base URL to generate HTML links and base path for cookies\&.
|
||||||
.br
|
.br
|
||||||
Default is http://localhost/\&.
|
Default is http://localhost/\&.
|
||||||
.TP
|
.TP
|
||||||
.B CLEANUP_FREQUENCY
|
.B CLEANUP_FREQUENCY_HOURS
|
||||||
Cleanup job frequency, remove old sessions and archive read entries\&.
|
Cleanup job frequency, remove old sessions and archive read entries\&.
|
||||||
.br
|
.br
|
||||||
Default is 24 hours\&.
|
Default is 24 hours\&.
|
||||||
.TP
|
.TP
|
||||||
.B ARCHIVE_READ_DAYS
|
.B CLEANUP_ARCHIVE_READ_DAYS
|
||||||
Number of days after marking read items as removed\&.
|
Number of days after marking read items as removed\&.
|
||||||
.br
|
.br
|
||||||
Default is 60 days\&.
|
Default is 60 days\&.
|
||||||
.TP
|
.TP
|
||||||
|
.B CLEANUP_REMOVE_SESSIONS_DAYS
|
||||||
|
Number of days after removing old sessions from the database\&.
|
||||||
|
.br
|
||||||
|
Default is 30 days\&.
|
||||||
|
.TP
|
||||||
.B HTTPS
|
.B HTTPS
|
||||||
Forces cookies to use secure flag and send HSTS header\&.
|
Forces cookies to use secure flag and send HSTS header\&.
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in a new issue