File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,14 @@ You can find a list of existing mime types on the `IANA website`_.
282
282
The message displayed if the extension of the file is not a valid extension
283
283
per the `extensions `_ option.
284
284
285
- .. include :: /reference/constraints/_parameters-mime-types-message-option.rst.inc
285
+ ==================== =============================================================
286
+ Parameter Description
287
+ ==================== =============================================================
288
+ ``{{ file }} `` Absolute file path
289
+ ``{{ limit }} `` Maximum file size allowed
290
+ ``{{ extension }} `` The extension of the given file
291
+ ``{{ extensions }} `` The list of allowed file extensions
292
+ ==================== =============================================================
286
293
287
294
``mimeTypesMessage ``
288
295
~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments