Init
This commit is contained in:
13
appsettings.json
Normal file
13
appsettings.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information",
|
||||
"System.Net": "Warning"
|
||||
}
|
||||
},
|
||||
"RoleAssessorBackgroundService": {
|
||||
"RunFrequencyInMinutes": 12
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user