File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
source/source-connector/configuration-properties Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Settings
47
47
48
48
:ref:`Topic Naming Prefix Usage Example <source-usage-example-topic-naming>`
49
49
50
- | **Default**: ""
50
+ | **Default**: ``""``
51
51
| **Accepted Values**: A string composed of ASCII alphanumeric
52
52
characters including ".", "-", and "_"
53
53
@@ -62,7 +62,7 @@ Settings
62
62
63
63
:ref:`Topic Naming Suffix Usage Example <source-usage-example-topic-naming>`
64
64
65
- | **Default**: ""
65
+ | **Default**: ``""``
66
66
| **Accepted Values**: A string composed of ASCII alphanumeric
67
67
characters including ".", "-", and "_"
68
68
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Settings
58
58
| Name of the database to watch for changes. If not set, the connector
59
59
watches all databases for changes.
60
60
|
61
- | **Default**: ""
61
+ | **Default**: ``""``
62
62
| **Accepted Values**: A single database name
63
63
64
64
* - | **collection**
@@ -74,7 +74,7 @@ Settings
74
74
ignores the ``collection`` setting.
75
75
76
76
|
77
- | **Default**: ""
77
+ | **Default**: ``""``
78
78
| **Accepted Values**: A single collection name
79
79
80
80
* - **server.api.version**
You can’t perform that action at this time.
0 commit comments