largest file size body

This commit is contained in:
2025-04-26 13:00:06 +02:00
parent c7e52a2382
commit 42332ac329
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
server { server {
gzip off; gzip off;
client_max_body_size 100M;
location /dl/ { location /dl/ {
internal; internal;

View File

@@ -1,5 +1,6 @@
server { server {
gzip off; gzip off;
client_max_body_size 100M;
location /dl/ { location /dl/ {
internal; internal;