GravityKit\GravityMigrate\Schema\FileUploadLimits
The values every platform's upload limits are converted through.
These have to agree across the import and export sides or a limit changes meaning as it travels: a size written in bytes and read back as megabytes turns an 8 MB cap into an 8 byte one, which rejects every file while looking like a working setting.
Since: %ver%
Source: src/Schema/FileUploadLimits.php:19
Details
- Kind:
class - Namespace:
GravityKit\GravityMigrate\Schema
Methods
No documented public methods found.