mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03: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