diff --git a/source/concepts/erasure-coding.rst b/source/concepts/erasure-coding.rst index ee4c960a..8976c2ff 100644 --- a/source/concepts/erasure-coding.rst +++ b/source/concepts/erasure-coding.rst @@ -193,7 +193,7 @@ MinIO provides the following two storage classes: - The :envvar:`MINIO_STORAGE_CLASS_RRS` environment variable, *or* - The :mc:`mc admin config` command to modify the - ``storage_class.rrs`` configuration setting. + ``storage_class.rrs`` configuration setting. ``REDUCED_REDUNDANCY`` parity *must* be less than or equal to ``STANDARD``. diff --git a/source/reference/minio-mc/mc-template.rst b/source/reference/minio-mc/mc-template.rst index 8646e70f..572d6d2d 100644 --- a/source/reference/minio-mc/mc-template.rst +++ b/source/reference/minio-mc/mc-template.rst @@ -1,3 +1,5 @@ +:orphan: + .. Use this file as a template for adding new MinIO `mc` commands and