fix(aihitLoader): Добавлены параметры понижения версии TLS

This commit is contained in:
Mikhail Kuznetsov
2026-06-26 12:23:07 +10:00
parent 65ef0dec92
commit 52bd0d8ce1
6 changed files with 54 additions and 76 deletions

View File

@@ -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": [