Dropped mmocore from login.
Thanks Liamxroy.
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
# Networking
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Bind ip of the LoginServer, use * to bind on all available IPs
|
||||
# Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs
|
||||
# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>
|
||||
# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>
|
||||
# Default: * (0.0.0.0)
|
||||
LoginserverHostname = *
|
||||
# Default: 0.0.0.0
|
||||
LoginserverHostname = 0.0.0.0
|
||||
|
||||
# Default: 2106
|
||||
LoginserverPort = 2106
|
||||
|
||||
Reference in New Issue
Block a user