Storage layer used for storing files in a DigitalOcean Space, as opposed to Upload's built-in storage.
This is a read/write storage layer.
{ }, },}
{ "bucket": { "bucketName": "my-bucket", "bucketRegion": "nyc3", "objectKeyPrefix": "an/example/key" }, "credentials": { "spacesAccessKey": "AKIAIOSFODNN7EXAMPLE", "spacesSecretKey": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY" }, "type": "DigitalOceanSpace", "useAbsolutePaths": true}
DigitalOcean Region.
Example: "nyc3"
Type: String
Length: 4
Required: Yes
AWS S3 Object Key.
Example: "an/example/key"
Type: String
Min Length: 0
Max Length: 1024
Required: Yes
AWS Access Key.
Example: "AKIAIOSFODNN7EXAMPLE"
Type: String
Min Length: 16
Max Length: 128
Required: Yes
AWS Secret Access Key.
Example: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
Type: String
Min Length: 30
Max Length: 128
Required: Yes
The type of this storage layer.
Type: String
Value: "DigitalOceanSpace"
Required: Yes
If true then writes S3 objects with full filePath as key, prefixed with the objectKeyPrefix.
If false then writes S3 objects using a relative filePath in relation to folder's path, prefixed with the objectKeyPrefix.
Type: Boolean
Required: Yes
This website uses cookies. By continuing you are consenting to the use of cookies per our cookie policy.
This website requires a modern web browser -- the latest versions of these browsers are supported: