Remove gitea server additional config

This commit is contained in:
2019-12-09 07:13:55 +01:00
parent c1a3fceb56
commit 94eb1510c6

View File

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