aboutsummarylogtreecommitdiffstats
path: root/app_new.ini
diff options
context:
space:
mode:
Diffstat (limited to 'app_new.ini')
-rw-r--r--app_new.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/app_new.ini b/app_new.ini
index 5e15e5557754..4d7cb553180a 100644
--- a/app_new.ini
+++ b/app_new.ini
@@ -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