We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427ef39 commit 9ddb711Copy full SHA for 9ddb711
1 file changed
docs/configuration/options.mdx
@@ -714,3 +714,4 @@ We highly recommended reading the [Memory usage tweaks](../memory_usage_tweaks.m
714
* [`IMGPROXY_RETURN_ATTACHMENT`]: when `true`, response header `Content-Disposition` will include `attachment`. Default: `false`
715
* [`IMGPROXY_HEALTH_CHECK_MESSAGE`]: ((pro)) the content of the health check response. Default: `imgproxy is running`
716
* [`IMGPROXY_HEALTH_CHECK_PATH`]: an additional path of the health check. Default: blank
717
+* [`IMGPROXY_FAIL_ON_DEPRECATION`]: when `true`, imgproxy will exit with a fatal error if a deprecated config option is used. Default: `false`
0 commit comments