32 lines
778 B
YAML
32 lines
778 B
YAML
schema_version: 2
|
|
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
|
|
antivirus:
|
|
engine: kesl
|
|
scan_timeout_sec: 60
|
|
max_signature_age_hours: 240
|
|
file_policy:
|
|
enabled_mime_types:
|
|
[image/jpeg, image/png, image/webp, image/heic, image/heif, application/pdf]
|
|
max_size_bytes: 5242880
|