Upload errors

php.ini

upload_max_filesize = 100M
post_max_size = 100M

nginx.conf

client_max_body_size 100m;