# Bind ip of the LoginServer, use * to bind on all available IPs
# Default: *
LoginserverHostname = <<
# Default: 2106
LoginserverPort = 2106
# The address on which login will listen for GameServers, use * to bind on all available IPs
# Default: *
LoginHostname = <<<
|