mirror of
https://github.com/bitwarden/server
synced 2025-12-28 06:03:29 +00:00
20 lines
316 B
JSON
20 lines
316 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"Debug": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"Console": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
}
|
|
},
|
|
"iconsSettings": {
|
|
"BestIconBaseUrl": "https://icons.better-idea.org",
|
|
"CacheHours": 24
|
|
}
|
|
}
|