mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
DOCS-867: MINIO Server Release.2023-05-27T05-56-19Z (#904)
Partially addresses DOCS-898: MINIO Server RElease.2023-06-23T20-26-00Z
This commit is contained in:
@ -6,6 +6,7 @@ replicate:
|
||||
bucket: BUCKET
|
||||
prefix: PREFIX
|
||||
# endpoint: ENDPOINT
|
||||
# path: "on|off|auto"
|
||||
# credentials:
|
||||
# accessKey: ACCESS-KEY
|
||||
# secretKey: SECRET-KEY
|
||||
@ -17,6 +18,7 @@ replicate:
|
||||
bucket: BUCKET
|
||||
prefix: PREFIX
|
||||
# endpoint: ENDPOINT
|
||||
# path: "on|off|auto"
|
||||
# credentials:
|
||||
# accessKey: ACCESS-KEY
|
||||
# secretKey: SECRET-KEY
|
||||
|
8
source/includes/linux/minio-server.rst
Normal file
8
source/includes/linux/minio-server.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. start-notify-target-online-desc
|
||||
|
||||
.. versionchanged:: RELEASE.2023-05-27T05-56-19Z
|
||||
|
||||
MinIO checks the health of the specified URL (if it is resolvable and reachable) prior to adding the target.
|
||||
MinIO no longer blocks adding new notification targets if existing targets are offline.
|
||||
|
||||
.. end-notify-target-online-desc
|
Reference in New Issue
Block a user