-
Notifications
You must be signed in to change notification settings - Fork 592
Open
Description
I've been debugging an issue with images hosted in the cloud are not loading correctly and have gotten an error message stating that the container name was not set. I was surprised because I have it set in the options for my default STORAGES and my static STORAGES and everything not going through the CMS does work without this error. After digging through the filer code I noticed that the default storages backend is used by the options are not.
Is there a reason for this? If there is why even bother using the default storages setting at all and just specify that FILER_STORAGES must be used. At least add something to the documentation calling this out.
Metadata
Metadata
Assignees
Labels
No labels