From 5f34b5e6a59bf77325cfbc7e5bbf3b80e31d16ba Mon Sep 17 00:00:00 2001 From: Etienne Date: Sat, 11 Jan 2020 06:08:09 +0100 Subject: [PATCH] Update README.md (#8788) --- docs/bucket/notifications/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/bucket/notifications/README.md b/docs/bucket/notifications/README.md index d81e9143c..9c691de4c 100644 --- a/docs/bucket/notifications/README.md +++ b/docs/bucket/notifications/README.md @@ -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