diff --git a/scripts/HRConvert2/manifest.dat b/scripts/HRConvert2/manifest.dat index 9b8b02d..b4f2fbb 100644 --- a/scripts/HRConvert2/manifest.dat +++ b/scripts/HRConvert2/manifest.dat @@ -6,4 +6,4 @@ @ HRConvert2 % @ #ADDITIONAL_REPLACE -@ template = template.replace("proxy_set_header Host $host;", "proxy_set_header Host $host;\nproxy_set_header Upgrade $http_upgrade;\nproxy_set_header Connection \"upgrade\";") \ No newline at end of file +@ template = template.replace("proxy_set_header Host $host;", "proxy_set_header Host $host;\nproxy_set_header Upgrade $http_upgrade;\nproxy_set_header Connection \"upgrade\";\nclient_max_body_size 100M;") \ No newline at end of file