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