1. Server recommendations

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

Recommended

PHP configuration limits

Setting Value
max_execution_time 180
memory_limit 256M
post_max_size 32M
upload_max_file size 32M

WordPress memory limit

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