mirror of
https://github.com/CommonLoon102/NBloodServerSupervisor.git
synced 2025-01-11 04:22:36 +01:00
14 lines
322 B
JSON
14 lines
322 B
JSON
|
{
|
||
|
"Logging": {
|
||
|
"LogLevel": {
|
||
|
"Default": "Information",
|
||
|
"Microsoft": "Warning",
|
||
|
"Microsoft.Hosting.Lifetime": "Information"
|
||
|
}
|
||
|
},
|
||
|
"AllowedHosts": "*",
|
||
|
"MaximumServers": 20,
|
||
|
"NBloodPath": "\\path\\to\\nblood_server",
|
||
|
"ApiKey": "!!! CHANGE ME !!!"
|
||
|
}
|