OP#414 add smylink

This commit is contained in:
Arne Teuke
2026-02-04 15:55:27 +01:00
parent 204ab969df
commit 68c4f48a59
2 changed files with 8 additions and 1 deletions

View File

@@ -25,5 +25,7 @@ DISABLE_SSH = <%= @ga_disable_ssh %>
SSH_PORT = <%= @ga_ssh_port %>
SSH_LISTEN_PORT = <%= @ga_ssh_port %>
LFS_START_SERVER = <%= @ga_start_lfs %>
START_SSH_SERVER = <%= @ga_start_ssh_server %>
START_SSH_SERVER = <%= @ga_start_ssh %>