-
Bug
-
Resolution: Done
-
Major
-
13.0.12.Final
-
None
YAML Configuration example with typos
Hello, I just copy-pasted this piece of code and realized that many params have an extra ' after the param name. Where I read:
connectionPooling': true
It should be:
connectionPooling: true
The same issue applies in other params such as readTimeout, connectionTimeout, referralMode, directVerification, etc
Reported by DDF