diff --git a/config/hosts/git/forgejo.nix b/config/hosts/git/forgejo.nix index 22be46b..cd8477a 100644 --- a/config/hosts/git/forgejo.nix +++ b/config/hosts/git/forgejo.nix @@ -51,6 +51,7 @@ }; actions = { ENABLED = true; + ARTIFACT_RETENTION_DAYS = 30; }; mailer = { ENABLED = true;