One-KVM/configs/nginx/loc-bigpost.conf
2022-08-27 03:01:47 +03:00

5 lines
93 B
Plaintext

limit_rate 6250k;
limit_rate_after 50k;
client_max_body_size 0;
proxy_request_buffering off;