enable LFS for gitea
This commit is contained in:
parent
5c1eafeeec
commit
545c2b49b3
@ -59,6 +59,8 @@ gitea_default_values:
|
|||||||
config:
|
config:
|
||||||
# APP_NAME: "Gitea: Git with a cup of tea"
|
# APP_NAME: "Gitea: Git with a cup of tea"
|
||||||
RUN_MODE: prod
|
RUN_MODE: prod
|
||||||
|
server:
|
||||||
|
LFS_START_SERVER: true
|
||||||
service:
|
service:
|
||||||
DISABLE_REGISTRATION: true
|
DISABLE_REGISTRATION: true
|
||||||
mailer:
|
mailer:
|
||||||
|
Loading…
Reference in New Issue
Block a user