diff --git a/settings/image-upload.md b/settings/file-upload.md similarity index 93% rename from settings/image-upload.md rename to settings/file-upload.md index af08ace..5fe75b1 100644 --- a/settings/image-upload.md +++ b/settings/file-upload.md @@ -1,24 +1,24 @@ -# Image upload +# File upload -`/dashboard/settings/image-upload` +`/dashboard/settings/file-upload` -This control the settings related to image uploading. +This control the settings related to file uploading. -## Enabled image formats +## Enabled file extensions -Determines which image formats can be uploaded. +Determines which file formats can be uploaded. ::: tip ✅ Formats supported -JPG PNG BMP GIF WEBP +JPG PNG BMP GIF WEBP MP4 WEBM ::: ## Enable uploads -Toggles the image upload functionality. +Toggles the file upload functionality. ## Enable uploads (URL) -Toggles the image upload functionality from URL. +Toggles the file upload functionality from URL. ## Upload user interface