1
0
mirror of https://github.com/minio/docs.git synced 2025-08-09 13:02:53 +03:00

fix random build warning

This commit is contained in:
Andrea Longo
2024-09-13 17:12:43 -06:00
parent 3fd1af000a
commit 1ff838abed

View File

@@ -145,7 +145,6 @@ server cannot support may result in undesired behavior.
Setting or modifying the default server-side encryption settings does *not*
automatically encrypt or decrypt the existing bucket contents. If the bucket
contents *must* have consistent encryption, use the
:mc:`mc mv` mc with the :mc-cmd:`~mc mv --encrypt` or
:mc-cmd:`~mc mv --encrypt-key` arguments to manually modify the
:mc:`mc mv` mc with the :mc-cmd:`~mc mv --enc-c` argument to manually modify the
encryption settings or encrypted state of the bucket contents *before*
changing the bucket default.