Filter: classifai_computer_vision_max_filesize
Filters the Computer Vision maximum allowed filesize.
Parameters
| Name | Type | Description |
|---|---|---|
| $ | int | file_size The maximum allowed filesize for Computer Vision in bytes. Default 4 * MB_IN_BYTES. |
Since
- 1.5.0
Source
Defined in includes/Classifai/Helpers.php at line 160
Returns
Filtered filesize in bytes.