Core/Network: Simplify worldserver port configuration: removed InstanceServerPort
Port From (https://github.com/TrinityCore/TrinityCore/commit/039acb20e4c218757d6b9fc441dc2da6820dafd1)
This commit is contained in:
@@ -81,13 +81,6 @@ HotfixDatabaseInfo.SSL = false
|
||||
|
||||
WorldServerPort = 8085
|
||||
|
||||
#
|
||||
# InstanceServerPort
|
||||
# Description: TCP port to for second world connection.
|
||||
# Default: 8086
|
||||
|
||||
InstanceServerPort = 8086
|
||||
|
||||
#
|
||||
# BindIP
|
||||
# Description: Bind world server to IP/hostname.
|
||||
|
||||
Reference in New Issue
Block a user