add av.check.enabled property

This commit is contained in:
gulnaz 2024-09-27 16:35:12 +03:00
parent e7f8aaed29
commit 43e0cafcca
3 changed files with 13 additions and 5 deletions

View file

@ -16,6 +16,7 @@ ERVU_KAFKA_ERROR_TOPIC_NAME=ervu.lkrp.download.request
ERVU_KAFKA_SUCCESS_TOPIC_NAME=ervu.lkrp.download.request
ERVU_KAFKA_RESPONSE_TOPIC_NAME=ervu.lkrp.download.response
AV_CHECK_ENABLED=true
AV_REST_ADDRESS=http://10.10.31.118:8085/scans
AV_FIRST_TIMEOUT_MILLISECONDS=1000
AV_RETRY_MAX_ATTEMPTS_COUNT=10