Skip to content

Commit f35514c

Browse files
authored
Merge pull request #1020 from Altinity/subkanthi-patch-4
Revert database in config.yml to test
2 parents c1982ba + ad9b2bc commit f35514c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sink-connector-lightweight/docker/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ database.server.name: "ER54"
2929

3030
# database.include.list An optional list of regular expressions that match database names to be monitored;
3131
# any database name not included in the whitelist will be excluded from monitoring. By default all databases will be monitored.
32-
database.include.list: sbtest
32+
database.include.list: test
3333

3434
# table.include.list An optional list of regular expressions that match fully-qualified table identifiers for tables to be monitored;
3535
table.include.list: ""

0 commit comments

Comments
 (0)