Update 'scripts/HRConvert2/manifest.dat'

pull/4/head
drunkendog 2023-04-27 22:09:06 +01:00
parent 7d852d1562
commit 959b737095
1 changed files with 1 additions and 1 deletions

View File

@ -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\";")
@ 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;")