mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-04-28 18:07:57 -04:00
initial project commit
This commit is contained in:
8
code/Executable/appsettings.Development.json
Normal file
8
code/Executable/appsettings.Development.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user