Реализованы сервисы ВМ2 - проверка сообщений и синхронизация с Б24 (деплой еще без перевода в боевой режим)

This commit is contained in:
mi
2026-08-13 18:52:42 +03:00
parent 5100ba9fc3
commit 99605b1c77
144 changed files with 15295 additions and 1120 deletions
@@ -0,0 +1,30 @@
schema_version: 1
rules_bundle_ref: rules-2026-01-01
detector_manifest_ref: detector-2026-08-03
task:
file_scan_timeout_sec: 60
lease_sec: 90
heartbeat_sec: 30
max_attempts: 3
execution_deadline_sec: 1200
max_pending: 100
rate: {text_rps: 10, file_rps: 2}
retention: {task_days: 30, audit_days: 180}
cache:
file_verdict_ttl_sec: 2592000
text_rule_ttl_sec: 172800
link_ttl_sec: 172800
dns_max_ttl_sec: 900
dns_negative_ttl_sec: 60
link:
max_per_message: 5
url_max_length: 2048
dns_lookup_timeout_sec: 1
pipeline_timeout_sec: 2
clamav:
scan_timeout_sec: 45
max_signature_age_hours: 24
file_policy:
enabled_mime_types:
[image/jpeg, image/png, image/webp, image/heic, image/heif, application/pdf]
max_size_bytes: 5242880