mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03:00
Enable event persistence in kafka (#7633)
This commit is contained in:
committed by
kannappanr
parent
da8214845a
commit
763fce909b
@@ -64,6 +64,8 @@
|
||||
"enable": false,
|
||||
"brokers": null,
|
||||
"topic": "",
|
||||
"queueDir": "",
|
||||
"queueLimit": 0,
|
||||
"tls": {
|
||||
"enable": false,
|
||||
"skipVerify": false,
|
||||
@@ -73,7 +75,7 @@
|
||||
"enable": false,
|
||||
"username": "",
|
||||
"password": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mqtt": {
|
||||
|
||||
Reference in New Issue
Block a user