mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Updates NATS notification docs to point to JetStream service (#937)
Streaming configs and envvars are deprecated. Closes #903
This commit is contained in:
@ -533,10 +533,17 @@ MinIO supports the following time units:
|
||||
|
||||
.. start-minio-notify-nats-streaming
|
||||
|
||||
Specify ``on`` to enable streaming events to the NATS service endpoint.
|
||||
Specify ``on`` to enable JetStream support for streaming events to a NATS JetStream service endpoint.
|
||||
|
||||
.. end-minio-notify-nats-streaming
|
||||
|
||||
.. start-minio-notify-nats-jetstream
|
||||
|
||||
Specify ``on`` to enable asynchronous publishing of events to the NATS service endpoint.
|
||||
|
||||
.. end-minio-notify-nats-jetstream
|
||||
|
||||
|
||||
.. start-minio-notify-nats-streaming-async
|
||||
|
||||
Specify ``on`` to enable asynchronous publishing of events to the NATS service
|
||||
|
Reference in New Issue
Block a user