1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Apply suggestions from code review

Co-authored-by: Andreas Auernhammer <aead@mail.de>
This commit is contained in:
Ravind Kumar
2021-05-03 17:00:44 -04:00
committed by Ravind Kumar
parent 85dbf58bd9
commit 5fe66d4f79
2 changed files with 5 additions and 7 deletions

View File

@ -193,7 +193,7 @@ The command uses the following options:
Replace this value with a unique, random, and long string.
* - :envvar:`MINIO_KMS_SECRET_KEY`
- The key to use for encrypting the MinIO backend (users, groups,
- The key to use for encrypting the MinIO backend (S3 objects, users, groups,
policies, and server configuration).
Replace this value with a 256-bit base64-encrypted string:
@ -424,4 +424,4 @@ install using `pkg <https://github.com/freebsd/pkg>`__:
pkg install minio
sysrc minio_enable=yes
sysrc minio_disks=/path/to/disks
service minio start
service minio start