aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/application.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/application.yaml')
-rw-r--r--src/main/resources/application.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml
index a7b7524..ce4d892 100644
--- a/src/main/resources/application.yaml
+++ b/src/main/resources/application.yaml
@@ -51,7 +51,9 @@ delivery-request-configuration-profiles:
# addressable. Requires setting up the tvnz-client.
perform-query-person-request: false
- # Optional (Mandatory if perform-query-person-request is true)
+ # TODO: Move tnvz-client into perform-query-person-request to make relationship clearer (also
+ # TODO: add active)
+ # Mandatory (if perform-query-person-request is true)
# Parameters for the connection to tvnz. Specify url,
# connection-timeout, receive-timeout and ssl here. See msg-client
# for an exhaustive description of all parameters.
@@ -166,12 +168,12 @@ moa.spss:
# Select, which trust-profile moa spss uses to verify a signature.
default-trustprofile: test-trustprofile
-# Optional
-# Redis Setup (Cluster Mode)
spring:
+ # Redis Setup (Cluster Mode)
redis:
host: 172.17.0.2
port: 6379
+ main.allow-bean-definition-overriding: true
# Mandatory
repository: