In our system we use multiple containers for the site's images and have a private one and a public one.

Initially we place uploaded images in the private one, and move then when they are published. But the generated images still goes into the private containers, so we need to alter the options of the storage object created when styling the images.

Comments

esbenvb’s picture

This patch should to the job.

perignon’s picture

Issue summary: View changes

Commited to Dev

  • Perignon committed b7b9514 on 7.x-1.x authored by esbenvb
    Issue #1973746 by esbenvb: Need to alter the initial container of some...
perignon’s picture

Status: Needs review » Fixed
Issue tags: +Storage API 7.x-1.7

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.