File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -237,6 +237,8 @@ Parameter Description
237
237
``{{ suffix }} `` Suffix for the used file size unit (see above)
238
238
================ =============================================================
239
239
240
+ .. _reference-constraints-file-mime-types :
241
+
240
242
``mimeTypes ``
241
243
~~~~~~~~~~~~~
242
244
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ in pixels.
183
183
184
184
**type **: ``array `` or ``string `` **default **: ``video/* ``
185
185
186
- See the :ref: `File mimeTypes option <reference-constraint -file-mime-types >` for a
186
+ See the :ref: `File mimeTypes option <reference-constraints -file-mime-types >` for a
187
187
description of this option and a list of common video MIME types.
188
188
189
189
.. include :: /reference/constraints/_groups-option.rst.inc
@@ -255,7 +255,8 @@ The message displayed if the width of the video exceeds ``maxWidth``.
255
255
256
256
**type **: ``string `` **default **: ``This file is not a valid video. ``
257
257
258
- See the :ref: `File mimeTypesMessage option <reference-constraint-file-mime-types-message >`.
258
+ The message displayed if the media type of the video is not a valid media type
259
+ per the ``mimeTypes `` option.
259
260
260
261
``minHeightMessage ``
261
262
~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments