Replies: 1 comment
-
|
Yes, when using imgix, no images are stored locally, and the url is constructed based on the imgix source url and their api. So yes, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using
imgixas thetransformer, are theimagerSystemPathandimagerUrlsetting respected?I am using craft as the transformer locally and it saves the transforms in the
imagerfolder as setup in the config, but on the staging server where it is usingimgixthe transforms appear to be saved in the folder where the assets are instead of the imager folder.Is this the correct behaviour?
Beta Was this translation helpful? Give feedback.
All reactions