git: lfs gc
This commit is contained in:
parent
26fed20fd1
commit
a3f6194ad8
1 changed files with 8 additions and 0 deletions
|
@ -27,6 +27,14 @@
|
|||
SSH_DOMAIN = "git.hoki-porgy.ts.net";
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
cron.gc_lfs = {
|
||||
ENABLED = true;
|
||||
RUN_AT_START = true;
|
||||
};
|
||||
cron.git_gc_repos = {
|
||||
ENABLED = true;
|
||||
RUN_AT_START = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue