mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Enable event persistence in AMQP (#7565)
This commit is contained in:
committed by
kannappanr
parent
6f2b4675fa
commit
b0cea1c0f3
@@ -48,7 +48,9 @@
|
||||
"durable": false,
|
||||
"internal": false,
|
||||
"noWait": false,
|
||||
"autoDeleted": false
|
||||
"autoDeleted": false,
|
||||
"queueDir": "",
|
||||
"queueLimit": 0
|
||||
}
|
||||
},
|
||||
"elasticsearch": {
|
||||
|
||||
Reference in New Issue
Block a user