habbgo/config.yml

14 lines
200 B
YAML

server:
host: "127.0.0.1"
port: 11235
maxconns: 2
log:
outgoing: true
incoming: true
database:
user: "root"
password: "matic420SQL"
host: "127.0.0.1"
port: 3306
name: "habbgo"