enable lfs on gitea
This commit is contained in:
parent
b92b304b62
commit
2378b1397c
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ in {
|
||||||
SSH_PORT = sshPort;
|
SSH_PORT = sshPort;
|
||||||
SSH_LISTEN_PORT = sshPort;
|
SSH_LISTEN_PORT = sshPort;
|
||||||
DISABLE_SSH = false;
|
DISABLE_SSH = false;
|
||||||
|
LFS_START_SERVER = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue