mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Update docs for mc release 2022-10-01 (#643)
Closes #602 - Revises the note about mc support commands requiring SUBNET registration - Moves note to the top of each `mc support` subcommand page
This commit is contained in:
@ -1,16 +1,16 @@
|
||||
.. start-minio-only
|
||||
|
||||
.. note::
|
||||
.. admonition:: SUBNET Registration Required
|
||||
:class: note
|
||||
|
||||
The ``mc support`` commands were designed for MinIO deployments registered with |subnet| to ensure optimal outcome of diagnostics and performance testing.
|
||||
MinIO does not guarantee any functionality if used against non-MinIO deployments or if used independently of MinIO engineering and support.
|
||||
The ``mc support`` commands are designed for MinIO deployments registered with |subnet| to ensure optimal outcome of diagnostics and performance testing.
|
||||
Deployments not registered with SUBNET cannot use the ``mc support`` commands.
|
||||
|
||||
.. end-minio-only
|
||||
|
||||
.. start-support-logs-opt-in
|
||||
|
||||
Uploading logs requires registration to SUBNET.
|
||||
The uploading feature remains disabled by default until explicitly enabled for a deployment on an opt-in only basis.
|
||||
You can then disable the feature at any time with :mc-cmd:`mc support logs disable`.
|
||||
If enabled, you can disable the feature at any time with :mc-cmd:`mc support logs disable`.
|
||||
|
||||
.. end-support-logs-opt-in
|
Reference in New Issue
Block a user