Skip to content

Commit a26c7f2

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Minor tweak Update File.rst
2 parents fa67128 + 301b89e commit a26c7f2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

reference/constraints/File.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,12 @@ Parameter Description
298298
The message displayed if the extension of the file is not a valid extension
299299
per the `extensions`_ option.
300300

301-
.. include:: /reference/constraints/_parameters-mime-types-message-option.rst.inc
301+
==================== ==============================================================
302+
Parameter Description
303+
==================== ==============================================================
304+
``{{ extension }}`` The extension of the given file
305+
``{{ extensions }}`` The list of allowed file extensions
306+
==================== ==============================================================
302307

303308
``mimeTypesMessage``
304309
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)