## Gold Tree Emulator 3.0 System Configuration File
## Licence Information
GTE.username=GoldTreeEmulator
GTE.password=GoldTreeEmulator
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=pasword
db.name=info
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=55
## Game TCP/IP Configuration
game.tcp.bindip=favvo.us
game.tcp.port=30000
game.tcp.conlimit=5000
game.tcp.proxyip=favvo.us
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=favvo.us
mus.tcp.port=30002
mus.tcp.allowedaddr=favvo.us
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
## Automatic shutdown
shutdown-server=favvo.us
shutdown-server-player-limit=0
shutdown-warning-alert=!!!Hotel shutdown!!!
##Automatic update
disable.autoupdate=0
autoupdate=1
##ads settings
ads.disable=0
ads.allowedonlyrandomads=1