-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bumping absto for configuring storage class
Signed-off-by: Vincent Boutour <[email protected]>
- Loading branch information
Showing
3 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -285,7 +285,7 @@ Usage of fibr: | |
-chunkUpload | ||
[crud] Use chunk upload in browser {FIBR_CHUNK_UPLOAD} | ||
-csp string | ||
[owasp] Content-Security-Policy {FIBR_CSP} (default "default-src 'self'; base-uri 'self'; script-src 'self' 'httputils-nonce' unpkg.com/[email protected]/dist-cjs/ unpkg.com/[email protected]/dist/ unpkg.com/[email protected]/; style-src 'httputils-nonce' unpkg.com/[email protected]/dist/ unpkg.com/[email protected]/; img-src 'self' data: a.tile.openstreetmap.org b.tile.openstreetmap.org c.tile.openstreetmap.org") | ||
[owasp] Content-Security-Policy {FIBR_CSP} (default "default-src 'self'; base-uri 'self'; script-src 'self' 'httputils-nonce' unpkg.com/[email protected]/dist-cjs/ unpkg.com/[email protected]/dist/ unpkg.com/[email protected]/; style-src 'self' 'httputils-nonce' unpkg.com/[email protected]/dist/ unpkg.com/[email protected]/; img-src 'self' data: a.tile.openstreetmap.org b.tile.openstreetmap.org c.tile.openstreetmap.org") | ||
-exifAmqpExchange string | ||
[exif] AMQP Exchange Name {FIBR_EXIF_AMQP_EXCHANGE} (default "fibr") | ||
-exifAmqpRoutingKey string | ||
|
@@ -382,8 +382,12 @@ Usage of fibr: | |
[storage] Storage Object Access Key {FIBR_STORAGE_OBJECT_ACCESS_KEY} | ||
-storageObjectBucket string | ||
[storage] Storage Object Bucket {FIBR_STORAGE_OBJECT_BUCKET} | ||
-storageObjectClass string | ||
[storage] Storage Object Class {FIBR_STORAGE_OBJECT_CLASS} | ||
-storageObjectEndpoint string | ||
[storage] Storage Object endpoint {FIBR_STORAGE_OBJECT_ENDPOINT} | ||
-storageObjectRegion string | ||
[storage] Storage Object Region {FIBR_STORAGE_OBJECT_REGION} | ||
-storageObjectSSL | ||
[storage] Use SSL {FIBR_STORAGE_OBJECT_SSL} (default true) | ||
-storageObjectSecretAccess string | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters