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:
@ -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`,
|
||||
|
Reference in New Issue
Block a user