mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Add new config option CLEANUP_ARCHIVE_BATCH_SIZE
This commit is contained in:
parent
c119a2c011
commit
36868e648c
5 changed files with 24 additions and 7 deletions
|
@ -223,6 +223,11 @@ Set to -1 to keep all unread entries.
|
|||
.br
|
||||
Default is 180 days\&.
|
||||
.TP
|
||||
.B CLEANUP_ARCHIVE_BATCH_SIZE
|
||||
Number of entries to archive for each job interval\&.
|
||||
.br
|
||||
Default is 10000 entries\&.
|
||||
.TP
|
||||
.B CLEANUP_REMOVE_SESSIONS_DAYS
|
||||
Number of days after removing old sessions from the database\&.
|
||||
.br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue