1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

DOCS-370: Object Locking Feature Page

CR w/ Eco

Addressing Eco suggestions

Co-authored-by: Eco <41090896+eco-minio@users.noreply.github.com>

Klaus fixups
This commit is contained in:
ravindk89
2021-09-09 20:10:38 -04:00
committed by Ravind Kumar
parent 627557084f
commit 2525a0891d
27 changed files with 841 additions and 66 deletions

View File

@ -17,13 +17,16 @@ Description
.. start-mc-retention-desc
The :mc:`mc retention` command configures the Write-Once Read-Many (WORM) object
lock settings for an object or object(s) in a bucket. You can also set the
default object lock settings for a bucket, where all objects without explicit
object lock settings inherit the bucket default.
The :mc:`mc retention` command configures the :ref:`Write-Once Read-Many (WORM)
locking <minio-object-locking>` settings for an object or object(s) in a bucket.
You can also set the default object lock settings for a bucket, where all
objects without explicit object lock settings inherit the bucket default.
.. end-mc-retention-desc
To lock an object under :ref:`legal hold <minio-object-locking-legalhold>`,
use :mc:`mc legalhold`.
.. note::
Starting in version :mc-release:`RELEASE.2020-09-18T00-13-21Z`,