Skip to content

Commit 6b2b0cb

Browse files
author
Chris Cho
authored
DOCSP-20958: update default values to monospace (#17)
1 parent 737d450 commit 6b2b0cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/source-connector/configuration-properties/kafka-topic.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Settings
4747

4848
:ref:`Topic Naming Prefix Usage Example <source-usage-example-topic-naming>`
4949

50-
| **Default**: ""
50+
| **Default**: ``""``
5151
| **Accepted Values**: A string composed of ASCII alphanumeric
5252
characters including ".", "-", and "_"
5353

@@ -62,7 +62,7 @@ Settings
6262

6363
:ref:`Topic Naming Suffix Usage Example <source-usage-example-topic-naming>`
6464

65-
| **Default**: ""
65+
| **Default**: ``""``
6666
| **Accepted Values**: A string composed of ASCII alphanumeric
6767
characters including ".", "-", and "_"
6868

source/source-connector/configuration-properties/mongodb-connection.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Settings
5858
| Name of the database to watch for changes. If not set, the connector
5959
watches all databases for changes.
6060
|
61-
| **Default**: ""
61+
| **Default**: ``""``
6262
| **Accepted Values**: A single database name
6363

6464
* - | **collection**
@@ -74,7 +74,7 @@ Settings
7474
ignores the ``collection`` setting.
7575

7676
|
77-
| **Default**: ""
77+
| **Default**: ``""``
7878
| **Accepted Values**: A single collection name
7979

8080
* - **server.api.version**

0 commit comments

Comments
 (0)