location /paperless/ { proxy_pass http://127.0.0.1:xxxx; access_log off; client_max_body_size 200M; proxy_read_timeout 3600; }