Skip to content

Commit 01195a2

Browse files
Update kafka.config.ts
1 parent d605e9c commit 01195a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configs/kafka.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default registerAs(
4949
},
5050

5151
// topic creation
52-
allowAutoTopicCreation: true,
52+
allowAutoTopicCreation: false,
5353

5454
// admin
5555
admin: {

0 commit comments

Comments
 (0)