php.ini is at /etc/php/7.3/fpm/php.ini
Change max_upload and post_max sizes (not their exact name, do a search for current value).
Restart PHP with this command:
service php7.3-fpm restart
php.ini is at /etc/php/7.3/fpm/php.ini
Change max_upload and post_max sizes (not their exact name, do a search for current value).
Restart PHP with this command:
service php7.3-fpm restart