Skip to content

Commit 85bc0b9

Browse files
authored
Merge pull request #3649 from segmentio/upload-limit-specification
Template Editor upload limit
2 parents 5868e72 + dd8912a commit 85bc0b9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/engage/content/email/editor.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,17 @@ Select and drag and image into the canvas, then return to the sidebar to set ima
8181

8282
| Image Property | | Description |
8383
|--------------------------|--------|-------|
84-
| Image | | Upload a new image, add an image url, and adjust the image width. You can also add alternate text to display with the image. |
84+
| Image | | Upload a new image (up to 10 MB), add an image url, and adjust the image width. You can also add alternate text to display with the image. |
8585
| Action | | Use the image link drop-down menu to select [link actions](#link-actions) that occur when a recipient clicks on an image. |
8686
| General | | Adjust container padding, which determines the amount of space between the image and column border. |
8787
| Responsive Design | | Hide selected images for an email viewed on either desktop or mobile. |
8888

8989
## Upload an image
9090
Use the Uploads tool to upload an image for the email template. Click **Upload Image** to select an image stored locally or drag and drop images in the sidebar dropzone.
9191

92+
> note ""
93+
> The maximum image file size you can upload is 10 MB.
94+
9295
## Link actions
9396
Use the **Action Type** drop down menu in the sidebar to select the action that occurs when a recipient clicks on the link, button, or image in the email template.
9497

0 commit comments

Comments
 (0)