You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -5,7 +5,7 @@ Defines the supported file types and their extensions for upload.
5
5
6
6
*Type:* `+Array<Object>+`
7
7
8
-
*Default:* See supported file types below
8
+
*Default:* See a full list of supported file types below see xref:uploadcare-image.adoc#uploadcare-supported-files[Image Supported File Types] and xref:uploadcare-video.adoc#uploadcare-supported-files[Video Supported File Types]
9
9
10
10
=== Configuration Schema
11
11
@@ -24,11 +24,34 @@ Each entry must contain:
24
24
| Yes
25
25
|===
26
26
27
+
ifeval::["{pluginfeature}" == "mediaoptimizer"]
28
+
.Basic example: Image file types configuration and mp4 video file type configuration
The uploadcare plugin supports a comprehensive range of file types by default, including images and videos. The specific file types supported depend on the features being used.
53
+
The uploadcare plugin supports a comprehensive range of image file types by default.
0 commit comments