mirror of
https://github.com/Myxelium/Lunaris2.0.git
synced 2026-04-11 15:19:53 +00:00
14 lines
302 B
JSON
14 lines
302 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"Token": "discordToken",
|
|
"LavaLinkPassword": "youshallnotpass",
|
|
"LavaLinkHostname": "127.0.0.1",
|
|
"LavaLinkPort": 2333
|
|
}
|