diff options
author | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-08-29 08:41:17 +0200 |
---|---|---|
committer | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-08-29 08:41:17 +0200 |
commit | 118ecea1c7eb85d3159bca6c6f9da9bb90cb07d7 (patch) | |
tree | 8d036d644765cc2c414efa4450da35b67fdd1c05 /src/test/resources/config/application.yaml | |
parent | 70e8a1b80fea9d61c46dbd55aa1b461a8bb3a0f7 (diff) | |
download | moa-zs-118ecea1c7eb85d3159bca6c6f9da9bb90cb07d7.tar.gz moa-zs-118ecea1c7eb85d3159bca6c6f9da9bb90cb07d7.tar.bz2 moa-zs-118ecea1c7eb85d3159bca6c6f9da9bb90cb07d7.zip |
Remove TODO
Reason: Restructure not neccessary.
Diffstat (limited to 'src/test/resources/config/application.yaml')
-rw-r--r-- | src/test/resources/config/application.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/resources/config/application.yaml b/src/test/resources/config/application.yaml index bd864a2..15d8cb3 100644 --- a/src/test/resources/config/application.yaml +++ b/src/test/resources/config/application.yaml @@ -65,8 +65,6 @@ delivery-request-configuration-profiles: # addressable. Requires setting up the tvnz-client. perform-query-person-request: false - # 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 |