Update 'scripts/HRConvert2/manifest.dat'
parent
7d852d1562
commit
959b737095
|
@ -6,4 +6,4 @@
|
||||||
@ HRConvert2
|
@ HRConvert2
|
||||||
%
|
%
|
||||||
@ #ADDITIONAL_REPLACE
|
@ #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\";")
|
@ 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;")
|
Loading…
Reference in New Issue