Disable database logging by default
This commit is contained in:
parent
9b7029dbf3
commit
cf4e2e240f
1 changed files with 2 additions and 1 deletions
|
@ -11,4 +11,5 @@ Password=iceshrimp
|
|||
|
||||
[Logging:LogLevel]
|
||||
Default=Information
|
||||
Microsoft.AspNetCore=Warning
|
||||
Microsoft.AspNetCore=Warning
|
||||
Microsoft.EntityFrameworkCore=Warning
|
Loading…
Add table
Reference in a new issue