1
0
Fork 0

gitea: enable lfs

This commit is contained in:
Oystein Kristoffer Tveit 2024-07-04 20:30:55 +02:00
parent de2c7ea6f1
commit b2806d78af
Signed by untrusted user: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ in {
PROTOCOL = "http+unix"; PROTOCOL = "http+unix";
SSH_PORT = sshPort; SSH_PORT = sshPort;
START_SSH_SERVER = true; START_SSH_SERVER = true;
START_LFS_SERVER = true;
}; };
mailer = { mailer = {
ENABLED = true; ENABLED = true;