mirror of
https://github.com/minio/docs.git
synced 2025-08-09 13:02:53 +03:00
8 lines
318 B
ReStructuredText
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 |