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