This commit is contained in:
Administrator 2023-05-13 01:03:10 +03:00
commit e9b47d9b6a

View File

@ -1,7 +1,7 @@
events {}
http {
client_max_body_size 50m;
client_max_body_size 150m;
map $http_upgrade $connection_upgrade {
default upgrade;
@ -210,4 +210,4 @@ http {
}
}
}
}