@@ -70,7 +70,7 @@ Settings
70
70
71
71
| **Default**:``latest``
72
72
| **Accepted Values**: ``latest``, ``timestamp``, ``copy_existing``
73
-
73
+
74
74
* - | **startup.mode.timestamp.start.at.operation.time**
75
75
- | **Type:** string
76
76
|
@@ -80,13 +80,13 @@ Settings
80
80
Change Stream parameters, see the :rapid:`Server manual entry </reference/operator/aggregation/changeStream/>`.
81
81
| **Default**: ``""``
82
82
| **Accepted Values**:
83
-
84
- - An integer number of seconds since the
85
- Epoch in decimal format (for example, ``30``)
86
- - An instant in the ISO-8601 format with one second precision (for example,
87
- ``1970-01-01T00:00:30Z``)
88
- - A BSON Timestamp in the canonical extended JSON (v2) format
89
- (for example, ``{"$timestamp": {"t": 30, "i": 0}}``)
83
+
84
+ - An integer number of seconds since the
85
+ Epoch in decimal format (for example, ``30``)
86
+ - An instant in the ISO-8601 format with one second precision (for example,
87
+ ``1970-01-01T00:00:30Z``)
88
+ - A BSON Timestamp in the canonical extended JSON (v2) format
89
+ (for example, ``{"$timestamp": {"t": 30, "i": 0}}``)
90
90
91
91
* - | **startup.mode.copy.existing.namespace.regex**
92
92
- | **Type:** string
@@ -160,4 +160,4 @@ Settings
160
160
| **Default**: ``true``
161
161
| **Accepted Values**: ``true`` or ``false``
162
162
163
- .. _source-configuration-startup-table-end:
163
+ .. _source-configuration-startup-table-end:
0 commit comments