add cleanup

This commit is contained in:
Louis Abel 2023-11-20 11:57:25 -07:00
parent 9d700af0b0
commit fcd8fcfd5f
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 6 additions and 0 deletions

View File

@ -86,6 +86,12 @@ RUN_AT_START = true
SCHEDULE = @midnight
UPDATE_EXISTING = true
[cron.archive_cleanup]
ENABLED = true
RUN_AT_START = true
SCHEDULE = @midnight
OLDER_THAN = 168h
[indexer]
REPO_INDEXER_ENABLED = true