Remove gitea server additional config

This commit is contained in:
coolneng 2019-12-09 07:13:55 +01:00
parent c1a3fceb56
commit 94eb1510c6
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

View File

@ -21,10 +21,6 @@
dump.enable = true;
useWizard = true;
extraConfig = ''
[server]
DISABLE_SSH = true
LFS_START_SERVER = true
LFS_HTTP_AUTH_EXPIRY = 60m
[ui]
DEFAULT_THEME = arc-green
'';