From 7f118cb0ffafc8b0ceb7b99f6267b285f2a84e18 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Mon, 27 May 2024 21:10:36 +0200 Subject: [PATCH] fixie immich --- hosts/default/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 74da990..9523cbb 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -227,7 +227,7 @@ forceSSL = false; addSSL = true; locations = { - "/immich/" = { + "/" = { extraConfig = '' # allow large file uploads client_max_body_size 50000M;