From 7840df19e325301b01c3380b6df35dcc7ba6003a Mon Sep 17 00:00:00 2001 From: drunkendog Date: Thu, 27 Apr 2023 22:08:28 +0100 Subject: [PATCH] Update 'scripts/wikijs/manifest.dat' --- scripts/wikijs/manifest.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/wikijs/manifest.dat b/scripts/wikijs/manifest.dat index a30fd46..85055b5 100644 --- a/scripts/wikijs/manifest.dat +++ b/scripts/wikijs/manifest.dat @@ -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\";") \ 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\";client_max_body_size 100M;") \ No newline at end of file