Fixed repo-archive storage issue

This commit is contained in:
Dionysus 2024-02-05 10:51:39 -05:00
parent 4d93c91f68
commit 3810fc161e
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 11 additions and 0 deletions

11
app.ini
View File

@ -83,3 +83,14 @@ TRUSTED_FACETS = https://git.supernets.org
SHOW_USER_EMAIL = false
DEFAULT_THEME = github
THEMES = github
[cron]
ENABLED = true
RUN_AT_START = true
[cron.archive_cleanup]
ENABLED = true
RUN_AT_START = true
NOTICE_ON_SUCCESS = false
SCHEDULE = @midnight
OLDER_THAN = 24h