DBZ-1168 Fixing casing

This commit is contained in:
Gunnar Morling 2020-01-06 12:38:04 +01:00
parent 4102d39aba
commit cf640c3c99

View File

@ -613,9 +613,9 @@ The following configuration properties are _required_ unless a default value is
| |
|Password to be used when connecting to MongoDB. This is required only when MongoDB is configured to use authentication. |Password to be used when connecting to MongoDB. This is required only when MongoDB is configured to use authentication.
|`mongodb.authSource` |`mongodb.authsource`
|`admin` |`admin`
|Database (authentication source) containing MongoDB credentials. This is required only when MongoDB is configured to use authentication. |Database (authentication source) containing MongoDB credentials. This is required only when MongoDB is configured to use authentication with another authentication database than `admin`.
|`mongodb.ssl.enabled` |`mongodb.ssl.enabled`
|`false` |`false`