mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
Routing key was misspelled as routine key (#2430)
This commit is contained in:
committed by
Harshavardhana
parent
723153951c
commit
7829ccea2c
@@ -56,7 +56,7 @@ $ cat config.json
|
||||
"enable": false,
|
||||
"url": "",
|
||||
"exchange": "",
|
||||
"routineKey": "",
|
||||
"routingKey": "",
|
||||
"exchangeType": "",
|
||||
"mandatory": false,
|
||||
"immediate": false,
|
||||
|
||||
Reference in New Issue
Block a user