Nginx → `/etc/nginx/sites-available/new-site.tld` `client_max_body_size 128M;` PHP → `/etc/php/7.0/fpm/php.ini` `upload_max_filesize = 128M` ...