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