diff options
Diffstat (limited to 'src/server/worldserver')
| -rw-r--r-- | src/server/worldserver/worldserver.conf.dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist index c45113097c2..46c3bf6bc7f 100644 --- a/src/server/worldserver/worldserver.conf.dist +++ b/src/server/worldserver/worldserver.conf.dist @@ -176,6 +176,7 @@ InstanceServerPort = 8086 # # BindIP # Description: Bind world server to IP/hostname. +# Using IPv6 address (such as "::") will enable both IPv4 and IPv6 connections # Default: "0.0.0.0" - (Bind to all IPs on the system) BindIP = "0.0.0.0" |
