mirror of
https://github.com/bitwarden/server.git
synced 2025-01-31 23:21:22 +01:00
21 lines
344 B
JSON
21 lines
344 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"Debug": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"Console": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
}
|
|
},
|
|
"iconsSettings": {
|
|
"bestIconBaseUrl": "https://icons.better-idea.org",
|
|
"cacheHours": 24,
|
|
"cacheSizeLimit": null
|
|
}
|
|
}
|