mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
Enable event persistence in Redis (#7601)
This commit is contained in:
committed by
kannappanr
parent
9389a55e5d
commit
2b9b907f9c
@@ -192,7 +192,9 @@ var (
|
||||
"format": "namespace",
|
||||
"address": "",
|
||||
"password": "",
|
||||
"key": ""
|
||||
"key": "",
|
||||
"queueDir": "",
|
||||
"queueLimit": 0
|
||||
}
|
||||
},
|
||||
"webhook": {
|
||||
|
||||
Reference in New Issue
Block a user