NGINX/Send: Remove unnecessary increase of max body size.

This commit is contained in:
Viyurz 2024-02-12 14:02:04 +01:00
parent 8aa234adfc
commit 3f72b76693

View file

@ -137,8 +137,6 @@ server {
location / {
proxy_pass http://send;
client_max_body_size 15G;
proxy_ignore_headers X-Accel-Expires Expires Cache-Control;
# WebSocket