WordPress

Upload size in WordPress

/etc/php/x.y/fpm/php.ini: max_execution_time = 120 post_max_size = 100M upload_max_filesize = 100M max_file_uploads = 250 /../wp-config.php: define(‚WP_MEMORY_LIMIT‘, ‚100M‘);  

Sidebar