From dadbc7d4cad8edd7057ecb2eb79ecfb8649f71e5 Mon Sep 17 00:00:00 2001 From: postmannen Date: Tue, 22 Mar 2022 14:10:21 +0100 Subject: [PATCH] updated scripts --- scripts/steward/create-docker-compose-files/env.env.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/steward/create-docker-compose-files/env.env.tpl b/scripts/steward/create-docker-compose-files/env.env.tpl index 1ca4dc3..012ea57 100644 --- a/scripts/steward/create-docker-compose-files/env.env.tpl +++ b/scripts/steward/create-docker-compose-files/env.env.tpl @@ -36,6 +36,7 @@ START_SUB_REQ_ERROR_LOG=true START_SUB_REQ_HELLO=true START_SUB_REQ_TO_FILE_APPEND=true START_SUB_REQ_TO_FILE=true +START_SUB_REQ_TO_FILE_NACK=true START_SUB_REQ_COPY_FILE_FROM=true START_SUB_REQ_COPY_FILE_TO=true START_SUB_REQ_PING=true