-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Previews on s3 #59454
Copy link
Copy link
Open
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementfeature: object storagefeature: previews and thumbnails
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementfeature: object storagefeature: previews and thumbnails
Type
Fields
Give feedbackNo fields configured for Enhancement.
Projects
Status
Triaged
I think it would be very interesting to be able to separate the storage of the previews of the main storage.
Right now you can define an s3 storage as main and everything will be saved in that storage.
My proposal is to be able to define separate storages for main storage and previews. In this way, for example you could have the original files in local and the previews in an s3.
Thanks