Fill Generative Fallback
fill-gen-fallback
Parameter that accepts a boolean value for modifying the fallback behavior of fit=fill&fill=gen
. A value of true
means that Imgix will serve the original image if generative fill fails. A value of false
means we will instead return a 400
error on generative fill failure.
Defaults to true
when fill-gen-fallback
is not specified.
This parameter is useful for debugging and controlling the output of generative fill failures.