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
80
80
Change Stream parameters, see the :rapid:`Server manual entry </reference/operator/aggregation/changeStream/>`.
81
81
| **Default**: ``""``
82
82
| **Accepted Values**:
83
- | * An integer number of seconds since the
83
+
84
+ - An integer number of seconds since the
84
85
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,
86
87
``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
88
89
(for example, ``{"$timestamp": {"t": 30, "i": 0}}``)
89
90
90
91
* - | **startup.mode.copy.existing.namespace.regex**
You can’t perform that action at this time.
0 commit comments