diff --git a/conf/main_ipv4.conf.sample b/conf/main_ipv4.conf.sample index b7d6c8b..b3521d8 100644 --- a/conf/main_ipv4.conf.sample +++ b/conf/main_ipv4.conf.sample @@ -216,7 +216,7 @@ forward_ssh_server_ips="" # - SSH Port(s) used by local Services # - -# - comma separated list +# - blank separated list # - ssh_ports="$standard_ssh_port" diff --git a/conf/main_ipv6.conf.sample b/conf/main_ipv6.conf.sample index 466fd01..00c4282 100644 --- a/conf/main_ipv6.conf.sample +++ b/conf/main_ipv6.conf.sample @@ -229,7 +229,7 @@ forward_ssh_server_ips="" # - SSH Port(s) used by local Services # - -# - comma separated list +# - blank separated list # - ssh_ports="$standard_ssh_port"