# This is transmitted to the clients, so it has to be an IP or resolvable hostname
Hostname = Внешний IP
# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106
# The Loginserver host and port.
LoginHostname = 192.168.0.23
LoginPort = 9014
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 3
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 600
# If set to true, any GameServer can register on your login's free slots
AcceptNewGameServer = True
# If false, the licence (after the login) will not be shown. Default : true.
ShowLicence = True