Responsive image conversion queued even if QUEUE_CONVERSIONS_BY_DEFAULT=false #3659
Unanswered
VisionovaDev
asked this question in
Q&A
Replies: 1 comment
-
I have the same issue |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I set QUEUE_CONVERSIONS_BY_DEFAULT=false in the .env file but when I add an image using this code:
a GenerateResponsiveImagesJob is queued ignoring the settings of the .env file.
I cleared all the caches
It seems that the responsive image conversions are ALWAYS queued even if QUEUE_CONVERSIONS_BY_DEFAULT is set to false
Beta Was this translation helpful? Give feedback.
All reactions