@@ -70,7 +70,7 @@ Settings
7070
7171 | **Default**:``latest``
7272 | **Accepted Values**: ``latest``, ``timestamp``, ``copy_existing``
73-
73+
7474 * - | **startup.mode.timestamp.start.at.operation.time**
7575 - | **Type:** string
7676 |
@@ -80,13 +80,13 @@ Settings
8080 Change Stream parameters, see the :rapid:`Server manual entry </reference/operator/aggregation/changeStream/>`.
8181 | **Default**: ``""``
8282 | **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}}``)
9090
9191 * - | **startup.mode.copy.existing.namespace.regex**
9292 - | **Type:** string
@@ -160,4 +160,4 @@ Settings
160160 | **Default**: ``true``
161161 | **Accepted Values**: ``true`` or ``false``
162162
163- .. _source-configuration-startup-table-end:
163+ .. _source-configuration-startup-table-end:
0 commit comments