Zack
Member
- Jul 12, 2010
- 361
- 7
How is the config supposed to look for uber?
This is what it says on it:
This is what it says on it:
What do I need to change? also i have two of these files. but when i change on it dose not change the other.## System Configuration File
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=########
db.name=uberdb
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=5.184.151.220
game.tcp.port=21
game.tcp.conlimit=500
## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=5.184.151.220
## Client configuration
client.ping.enabled=0
client.ping.interval=0