Nextcloud Client while uploading files show everytime - file too large -, to solved this i needed to change  /etc/nginx/nginx.conf  by setting client_max_body_size 512m.

Changing the php.ini did not solve the problem.