File size error on wordpress

hi
I installed cleaver today on vultr then installed WordPress but when I try to upload themes I got an error that the file is larger than the max limit
server info is shown on WordPress panel >

even after following instructions to change file size in PHP config still same error and same setting nothing happen on wp.

the exact msg I get “The uploaded file exceeds the upload_max_filesize directive in php.ini.”
any idea?

Hi @q65,

Welcome to the Cleavr forum!

Just to verify, is the screenshot from the WP settings taken after the settings were updated in Cleavr?

yes.
the changes in the config doesn’t reflect on the wp settings at all.
I tried to install a fresh one and the same error

I think you need to add it to the nginx config.

client_max_body_size 128M;