File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
source/source-connector/configuration-properties Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -80,11 +80,12 @@ Settings
8080 Change Stream parameters, see the :rapid:`Server manual entry </reference/operator/aggregation/changeStream/>`.
8181 | **Default**: ``""``
8282 | **Accepted Values**:
83- | * An integer number of seconds since the
83+
84+ - An integer number of seconds since the
8485 Epoch in decimal format (for example, ``30``)
85- | * An instant in the ISO-8601 format with one second precision (for example,
86+ - An instant in the ISO-8601 format with one second precision (for example,
8687 ``1970-01-01T00:00:30Z``)
87- | * A BSON Timestamp in the canonical extended JSON (v2) format
88+ - A BSON Timestamp in the canonical extended JSON (v2) format
8889 (for example, ``{"$timestamp": {"t": 30, "i": 0}}``)
8990
9091 * - | **startup.mode.copy.existing.namespace.regex**
You can’t perform that action at this time.
0 commit comments