1
0
mirror of https://github.com/minio/docs.git synced 2025-08-09 13:02:53 +03:00
Files
docs/source/includes/facts-locking.rst
2022-03-04 12:38:13 -05:00

8 lines
318 B
ReStructuredText

.. start-command-requires-locking-desc
The bucket *must* have object locking enabled to use this command.
You can only enable object locking when creating a bucket. See
:mc-cmd:`mc mb --with-lock` for more information on creating buckets
with object locking enabled.
.. end-command-requires-locking-desc