From 94a0a3ab57d5e77ec3ba560235503301371fd471 Mon Sep 17 00:00:00 2001 From: AKurakin Date: Wed, 9 Oct 2024 16:06:54 +0300 Subject: [PATCH] =?UTF-8?q?http://jira.mfd.msk:8088/browse/CLS-769=20?= =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=BF=D1=80=D0=B8?= =?UTF-8?q?=D0=BC=D0=B5=D1=80=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9?= =?UTF-8?q?=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../clearing-service/src/main/resources/application.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clearing-parent/clearing-service/src/main/resources/application.properties b/clearing-parent/clearing-service/src/main/resources/application.properties index 79b890a40..1fc9e0f50 100644 --- a/clearing-parent/clearing-service/src/main/resources/application.properties +++ b/clearing-parent/clearing-service/src/main/resources/application.properties @@ -22,3 +22,5 @@ clearing-service.kafka-producer.buffer-memory=33554432 clearing-service.session-stage.inspection-gateway-timeout=60 clearing-service.scheduler.check-payment-instruction=*/5 * * * * * + +clearing-service.balance-check-omt=false