mirror of
https://github.com/bitwarden/server
synced 2026-02-12 14:33:49 +00:00
13 lines
216 B
JSON
13 lines
216 B
JSON
{
|
|
"globalSettings": {
|
|
"projectName": "SeederApi",
|
|
"testPlayIdTrackingEnabled": true
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
}
|
|
}
|