mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
19 lines
330 B
JSON
19 lines
330 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
|
|
"EnableSwagger": false,
|
|
"SwaggerRoutePrefix": "",
|
|
|
|
"ManagerCodes": [
|
|
{
|
|
"Name": "Unknown",
|
|
"Code": "00000000-0000-0000-0000-000000000000"
|
|
}
|
|
]
|
|
}
|