set_php_ini_directives
Set PHP INI directives to modify runtime limits such as memory_limit and upload_max_filesize for your account.
Instructions
Set PHP INI directives (e.g., memory_limit, upload_max_filesize)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | PHP INI content (e.g., 'memory_limit = 256M\nupload_max_filesize = 64M') |