Update 'scripts/wikijs/manifest.dat'
parent
fbbe400f29
commit
7840df19e3
|
@ -6,4 +6,4 @@
|
|||
@ wikijs
|
||||
%
|
||||
@ #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\";client_max_body_size 100M;")
|
Loading…
Reference in New Issue