Disable SSH in Gitea
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user