mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-03 23:26:58 +02:00
Update to 2025-03-17 12:00
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user