Update to 2025-03-17 12:00

This commit is contained in:
Daniel Berteaud
2025-03-17 12:00:10 +01:00
parent f9dc2943fd
commit 7d6a2b366a
4 changed files with 19 additions and 2 deletions

View File

@@ -113,3 +113,8 @@ ALLOW_LOCALNETWORKS = true
{% if gitea_allowed_hosts | length > 0 %}
ALLOWED_HOST_LIST = {{ gitea_allowed_hosts | join(',') }}
{% endif %}
[cron.archive_cleanup]
ENABLED = true
SCHEDULE = @midnight
OLDER_THAN = 24h