-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Is it possible to cascade 2 of the same provider types, such as S3, where each uses a different configuration? For instance, the primary storage works with bucket A while the secondary works with bucket B. Bucket A should be the read-write bucket, while bucket B is read-only.
From the look of things this isn't currently possible because no facility is provided to enable per storage configuration. Everything must be handled within the top level configuration.
Metadata
Metadata
Assignees
Labels
No labels