mirror of
https://github.com/minio/minio.git
synced 2025-01-12 15:33:22 -05:00
Update README.md (#8788)
This commit is contained in:
parent
9199033db7
commit
5f34b5e6a5
@ -77,6 +77,7 @@ KEY:
|
||||
notify_amqp[:name] publish bucket notifications to AMQP endpoints
|
||||
|
||||
ARGS:
|
||||
MINIO_NOTIFY_AMQP_ENABLE (on|off) enable amqp notifications, default is 'off'
|
||||
MINIO_NOTIFY_AMQP_URL* (url) AMQP server endpoint e.g. `amqp://myuser:mypassword@localhost:5672`
|
||||
MINIO_NOTIFY_AMQP_EXCHANGE (string) name of the AMQP exchange
|
||||
MINIO_NOTIFY_AMQP_EXCHANGE_TYPE (string) AMQP exchange type
|
||||
|
Loading…
Reference in New Issue
Block a user