1. Server recommendations

If you are unsure on how to configure these settings, please contact to your hosting.

Recommended

PHP configuration limits

SettingValue
max_execution_time180
memory_limit256M
post_max_size32M
upload_max_file size32M

WordPress memory limit

define( 'WP_MEMORY_LIMIT', '256M' );
Was this page helpful?