From 199511e567884bb703277c276b782e54e528f744 Mon Sep 17 00:00:00 2001 From: jlidke Date: Tue, 22 Jul 2025 20:02:15 +0200 Subject: 63 check consent status (#120) Co-authored-by: Paul-Christian Volkmer --- src/main/resources/application.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/main/resources/application.yml') diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 0d219aa..9807b9b 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -16,6 +16,7 @@ spring: content: enabled: true paths: /**/*.js,/**/*.css,/**/*.svg,/**/*.jpeg - +app: + isGenomDeTestSubmission: true server: forward-headers-strategy: framework \ No newline at end of file -- cgit v1.2.3