This commit is contained in:
Dominic Wong
2021-11-10 13:47:59 +00:00
parent 401581b34b
commit a48b9b738a

View File

@@ -4,4 +4,7 @@ Upload, resize, and convert images
The image service provides upload, resize, and image conversion. It provides a CDN for uploaded images and a simple API. The image service provides upload, resize, and image conversion. It provides a CDN for uploaded images and a simple API.
Note: max image size is 10MB ### Notes
Max image size is 10MB.
CDN caches content with a TTL of 1 hour.