fix(aihitLoader): Добавлены параметры понижения версии TLS
This commit is contained in:
@@ -7,9 +7,13 @@
|
||||
"Default": "Debug",
|
||||
"Override": {
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Debug",
|
||||
"PARR.TemplateMatcher": "Debug",
|
||||
"PARR.DAL": "Information",
|
||||
"PARR.Infrastructure.Redis": "Information",
|
||||
"PARR.TemplateMatcher.Services.GroupedSync.GroupedTemplateProcessor": "Information"
|
||||
"PARR.Core": "Debug",
|
||||
"PARR.Infrastructure": "Debug",
|
||||
"PARR.TemplateMatcher.Services.Implementations.SimpleTemplateSynchronizer": "Debug",
|
||||
"PARR.TemplateMatcher.Services.Implementations.GroupedTemplateSynchronizer": "Debug"
|
||||
}
|
||||
},
|
||||
"WriteTo": [
|
||||
|
||||
Reference in New Issue
Block a user