Option listen-host expects a single IP address

Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
This commit is contained in:
Dimitri Papadopoulos
2025-01-25 12:00:47 +01:00
parent 75543b3091
commit 4a4c341b45
75 changed files with 76 additions and 76 deletions

View File

@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
# A banner to be displayed on clients
#banner = "Welcome"
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
#listen-host = [IP|HOSTNAME]
use-dbus = no