From dc867699f39d701fe73bcdeda78b65d87690d859 Mon Sep 17 00:00:00 2001 From: Mathias Magnusson Date: Sat, 2 Mar 2024 15:31:35 +0100 Subject: I don't even know at this point. Fuck lego. I think, i don't even know --- jobs/virtual-hosting.nomad.hcl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'jobs/virtual-hosting.nomad.hcl') diff --git a/jobs/virtual-hosting.nomad.hcl b/jobs/virtual-hosting.nomad.hcl index e35e29b..5fa1a38 100644 --- a/jobs/virtual-hosting.nomad.hcl +++ b/jobs/virtual-hosting.nomad.hcl @@ -65,7 +65,9 @@ http { sendfile on; #tcp_nopush on; - keepalive_timeout 65; + client_max_body_size 500M; + + keepalive_timeout 65; #gzip on; -- cgit v1.2.3