mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
fix 1540 and experimental SSH server support
This commit is contained in:
@@ -48,6 +48,8 @@ HTTP_ADDR =
|
||||
HTTP_PORT = 3000
|
||||
; Disable SSH feature when not available
|
||||
DISABLE_SSH = false
|
||||
; Whether use builtin SSH server or not.
|
||||
START_SSH_SERVER = false
|
||||
SSH_PORT = 22
|
||||
; Disable CDN even in "prod" mode
|
||||
OFFLINE_MODE = false
|
||||
|
Reference in New Issue
Block a user