enable GC

This commit is contained in:
Louis Abel 2023-11-20 12:07:42 -07:00
parent 7005c34535
commit bf38f39812
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 6 additions and 0 deletions

View File

@ -92,6 +92,12 @@ RUN_AT_START = true
SCHEDULE = @midnight
OLDER_THAN = 168h
[cron.git_gc_repos]
ENABLED = true
RUN_AT_START = true
SCHEDULE = @every 72h
TIMEOUT = 120s
[indexer]
REPO_INDEXER_ENABLED = true