mirror of
https://github.com/Tribufu/ServerManagers
synced 2026-08-07 19:56:22 +00:00
19 lines
329 B
JSON
19 lines
329 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
|
|
"EnableSwagger": true,
|
|
"SwaggerRoutePrefix": "",
|
|
|
|
"ManagerCodes": [
|
|
{
|
|
"Name": "Unknown",
|
|
"Code": "00000000-0000-0000-0000-000000000000"
|
|
}
|
|
]
|
|
}
|