Update 'scripts/wikijs/manifest.dat'

pull/4/head
drunkendog 2023-04-27 22:08:28 +01:00
parent fbbe400f29
commit 7840df19e3
1 changed files with 1 additions and 1 deletions

View File

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