## Haddo Emulator 3.0 System Configuration File
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=anto
db.name=SeluxDB
## Licenza Haddo
license.key=H4DD0-8G9L-6O5L-5OU5-8ZQ5-2A5G-4T5S
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=55
## Game TCP/IP Configuration
game.tcp.bindip=25.115.100.80
game.tcp.port=30000
game.tcp.conlimit=5000
game.tcp.proxyip=25.115.100.80
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=25.115.100.80
mus.tcp.port=30001
mus.tcp.allowedaddr=25.115.100.80
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
## STREAM LINK
stream.link=http://25.115.100.80/ajax/head.gif?figure=
## Automatic shutdown (DONT CHANGE VALUES IF YOU DONT WANT ENABLE THIS)
shutdown-server=
shutdown-server-player-limit=0
shutdown-warning-alert=!!!Hotel shutdown!!!
## Automatic update
gte.update.noticy.disable=0
gte.update.autoupdate=0
## Anti Advertising Configuration ###
anti.ads.enable=1
## The following configuration defines the last rank that will have anti advertisement enabled
## ranks above this integer will be able to post links freely
anti.ads.rank=1
## Message that is displayed after ad preventation
anti.ads.msg=Advertising will lead you to be banned
## Some ad (alert) shit to client
ads.disable=0
ads.allowrdonlyrandomads=1
debug=0