Skip to content

Commit 9ddb711

Browse files
committed
Add IMGPROXY_FAIL_ON_DEPRECATION docs
1 parent 427ef39 commit 9ddb711

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/configuration/options.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -714,3 +714,4 @@ We highly recommended reading the [Memory usage tweaks](../memory_usage_tweaks.m
714714
* [`IMGPROXY_RETURN_ATTACHMENT`]: when `true`, response header `Content-Disposition` will include `attachment`. Default: `false`
715715
* [`IMGPROXY_HEALTH_CHECK_MESSAGE`]: ((pro)) the content of the health check response. Default: `imgproxy is running`
716716
* [`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

Comments
 (0)