1
0
mirror of https://github.com/minio/docs.git synced 2026-01-04 02:44:36 +03:00
This commit is contained in:
Allan Roger Reid
2024-04-17 14:57:48 -07:00
committed by GitHub
parent e71bbe9040
commit 85ef20c21a
2 changed files with 2 additions and 2 deletions

View File

@@ -187,7 +187,7 @@ Enable Object Locking at Bucket Creation
MinIO follows
:s3-docs:`AWS S3 behavior <object-lock-overview.html#object-lock-bucket-config>`
where you *must* enable :ref:`object locking <minio-object-locking>` at
bucket creation. Buckets created without object can *never* enable object
bucket creation. Buckets created without object locking can *never* enable object
retention or locking.
Enabling bucket locking does *not* set any object locking or retention settings.

View File

@@ -66,7 +66,7 @@ Parameters
.. code-block:: shell
mc tree myminio/mybucket
mc watch myminio/mybucket
.. mc-cmd:: --event