mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-20 02:46:10 +02:00
add OBJECTSTORE_S#_SSE_C_KEY to possible S3 environment variables in README.md
Signed-off-by: JesseBot <jessebot@linux.com>
This commit is contained in:
parent
7ea6eac39e
commit
cffa34c5f6
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ To use an external S3 compatible object store as primary storage, set the follow
|
|||
- `OBJECTSTORE_S3_LEGACYAUTH` (default: `false`): Not required for AWS S3
|
||||
- `OBJECTSTORE_S3_OBJECT_PREFIX` (default: `urn:oid:`): Prefix to prepend to the fileid
|
||||
- `OBJECTSTORE_S3_AUTOCREATE` (default: `true`): Create the container if it does not exist
|
||||
- `OBJECTSTORE_S3_SSE_C_KEY`: Server side encryption key - must be a base64 encoded string with a maximum length of 32 bytes
|
||||
|
||||
Check the [Nextcloud documentation](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/primary_storage.html#simple-storage-service-s3) for more information.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue