Skip to content

Commit 64caf5f

Browse files
authored
The new config values need defaults in the example config file. (#44)
1 parent bb28f14 commit 64caf5f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/marklogic-sink.properties

+7
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,10 @@ ml.datahub.flow.logResponse=true
101101
# Logging configurations
102102
ml.log.record.key=false
103103
ml.log.record.headers=false
104+
105+
ml.id.strategy=
106+
ml.id.strategy.paths=
107+
ml.connection.enableCustomSsl=false
108+
ml.connection.customSsl.tlsVersion=
109+
ml.connection.customSsl.hostNameVerifier=
110+
ml.connection.customSsl.mutualAuth=false

0 commit comments

Comments
 (0)