updated gitea state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-03-24 23:12:56 +01:00
parent 3a5261b623
commit eb1404f4d3

View File

@ -79,6 +79,11 @@ gitea:
enabled: "false"
cron.delete_repo_archives:
enabled: "false"
cron.delete_old_actions:
enabled: "true"
run_at_start: "true"
schedule: "0 0 3 * * *"
older_than: "144h"
session:
provider: file
cookie_secure: "true"