forked from infra/ansible
gitea: cleanup old repo archives
This commit is contained in:
parent
3fcc39c852
commit
0893017a01
@ -43,3 +43,10 @@ LEVEL = warn
|
||||
|
||||
[oauth2]
|
||||
JWT_SECRET = {{ gitea_jwt_secret }}
|
||||
|
||||
[cron]
|
||||
ENABLED = true
|
||||
|
||||
[cron.archive_cleanup]
|
||||
SCHEDULE = @midnight
|
||||
OLDER_THAN = 168h
|
||||
|
Loading…
Reference in New Issue
Block a user