Skip to content

Commit a68b064

Browse files
authored
list format test (#77)
1 parent 497ecbd commit a68b064

File tree

1 file changed

+4
-3
lines changed
  • source/source-connector/configuration-properties

1 file changed

+4
-3
lines changed

source/source-connector/configuration-properties/startup.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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**

0 commit comments

Comments
 (0)