From 7d852d15622c2a86cc59faa0ce4bd8d5f2d19601 Mon Sep 17 00:00:00 2001 From: drunkendog Date: Thu, 27 Apr 2023 22:08:50 +0100 Subject: [PATCH] Revert previous commit --- 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 85055b5..a30fd46 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\";client_max_body_size 100M;") \ 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\";") \ No newline at end of file