Skip to content

Commit eecc29b

Browse files
committed
add max memory value for image_processing_memory
1 parent b5ead41 commit eecc29b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ The list of paths cleared from the CloudFront distribution cache during the proj
244244

245245
#### image_processing_memory
246246

247-
**type**: `int` **default**: `256`
247+
**type**: `int` **default**: `256` **max**: `3008`
248248

249249
The amount of memory (in MB) used by the Lambda@Edge image processing function. Must be between 128 MB and 3,008 MB in 64 MB increments.
250250

0 commit comments

Comments
 (0)