commit 7541922be9287f8f00e65ecf9dda7001a1c8c2b0
parent 2b55d77e6e07d6a53fb57c5d75fdfe3248aad6d3
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 5 May 2025 19:10:27 +0200
no prefix
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/roles/exchange/files/etc/taler-exchange/conf.d/kyc-rules.conf b/roles/exchange/files/etc/taler-exchange/conf.d/kyc-rules.conf
@@ -140,7 +140,7 @@ CHECK_NAME = form-info-investigation
# It's an INFO, so the program will never run, but we still
# must specify one. Maybe make PROGRAM not required for
# INFO-checks? #9874
-PROGRAM = aml-program-preserve-investigate
+PROGRAM = preserve-investigate
VOLUNTARY = YES
CONTEXT = {}
@@ -149,7 +149,7 @@ CHECK_NAME = form-info-internal-error
# It's an INFO, so the program will never run, but we still
# must specify one. Maybe make PROGRAM not required for
# INFO-checks? #9874
-PROGRAM = aml-program-preserve-investigate
+PROGRAM = preserve-investigate
VOLUNTARY = YES
CONTEXT = {}