Nucleus/target/classes/config.yml

17 lines
321 B
YAML
Raw Normal View History

2019-02-04 09:50:46 +01:00
server:
id: "other-1"
type: "OTHER"
motd: "&6&lMineXD &6Network\n&eFollow our twitter &d@MineXD"
redis:
host: "127.0.0.1"
port: 6379
password: ""
mongo:
host: "127.0.0.1"
port: 27017
database: "nucleus"
authentication:
enabled: false
username: "admin"
password: "dev"
database: "admin"