Disable SSH in Gitea
This commit is contained in:
parent
26aaa9deb2
commit
c1a3fceb56
@ -22,6 +22,7 @@
|
|||||||
useWizard = true;
|
useWizard = true;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
[server]
|
[server]
|
||||||
|
DISABLE_SSH = true
|
||||||
LFS_START_SERVER = true
|
LFS_START_SERVER = true
|
||||||
LFS_HTTP_AUTH_EXPIRY = 60m
|
LFS_HTTP_AUTH_EXPIRY = 60m
|
||||||
[ui]
|
[ui]
|
||||||
|
Loading…
Reference in New Issue
Block a user