From e6391ed25043ce148efb3db1376f78a12a38b61b Mon Sep 17 00:00:00 2001 From: Lukasz Muszkieta Date: Fri, 28 Sep 2018 15:09:04 +0200 Subject: AAI Distribution delay is now set during the flow Change-Id: I2afbe144608925fc8aef6bf200daef85151b5899 Issue-ID: SO-1099 Signed-off-by: Lukasz Muszkieta --- bpmn/mso-infrastructure-bpmn/src/main/resources/application-local.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'bpmn/mso-infrastructure-bpmn') diff --git a/bpmn/mso-infrastructure-bpmn/src/main/resources/application-local.yml b/bpmn/mso-infrastructure-bpmn/src/main/resources/application-local.yml index 92e8f588a6..0959173ead 100644 --- a/bpmn/mso-infrastructure-bpmn/src/main/resources/application-local.yml +++ b/bpmn/mso-infrastructure-bpmn/src/main/resources/application-local.yml @@ -3,6 +3,7 @@ aai: dme2: timeout: '30000' endpoint: http://localhost:8443 + workflowAaiDistributionDelay: PT30S camunda: bpm: admin-user: -- cgit 1.2.3-korg