Disable SSH in Gitea

This commit is contained in:
2019-12-09 07:11:25 +01:00
parent 26aaa9deb2
commit c1a3fceb56

View File

@@ -22,6 +22,7 @@
useWizard = true;
extraConfig = ''
[server]
DISABLE_SSH = true
LFS_START_SERVER = true
LFS_HTTP_AUTH_EXPIRY = 60m
[ui]