1
0
mirror of https://github.com/bitwarden/server synced 2025-12-25 04:33:26 +00:00

Add Icons application for serving website icons.

This commit is contained in:
Hinton
2017-10-08 22:23:17 +02:00
parent c7e7734dfc
commit ea5213698d
9 changed files with 251 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}