Fix max upload size in nginx config.
This fixes a problem where the default nginx client_max_body_size
is too small to support uploading large images such as profile banners. I also added comments and cleaned up whitespace a bit while I was at it.