Files

15 lines
405 B
JSON

{
"moderators": ["discordId"],
"discord": {
"bot_token": ""
},
"mongodb": {
"database": "mongodb://127.0.0.1/lawindb"
},
"chat": {
"//": "Disabling global chat can help the server to perform faster as less resources are used.",
"EnableGlobalChat": false
},
"matchmakerIP": "127.0.0.1:80",
"gameServerIP": "127.0.0.1:7777"
}