From fd707165a7dd4b64aeee9a877b834152b33eb509 Mon Sep 17 00:00:00 2001 From: Evan Parish <104009494+EvanParish@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:02:56 -0500 Subject: [PATCH] #1780 - Prod: Configure the send email notification delivery status to VA Profile --- cd/application-deployment/prod/vaec-celery-task-definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cd/application-deployment/prod/vaec-celery-task-definition.json b/cd/application-deployment/prod/vaec-celery-task-definition.json index 9ab026c5c9..99707f8b5a 100644 --- a/cd/application-deployment/prod/vaec-celery-task-definition.json +++ b/cd/application-deployment/prod/vaec-celery-task-definition.json @@ -95,7 +95,7 @@ }, { "name": "VA_PROFILE_EMAIL_STATUS_ENABLED", - "value": "False" + "value": "True" }, { "name": "VANOTIFY_SSL_CERT_PATH",