From d419666994ce993faa1c14f409c87a265fbc17f8 Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Mon, 16 Sep 2024 23:58:00 +0700 Subject: [PATCH] jellyfin: added content-type header for denied access page --- system/services/jellyfin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/services/jellyfin.nix b/system/services/jellyfin.nix index 10db5ad..95d53ff 100644 --- a/system/services/jellyfin.nix +++ b/system/services/jellyfin.nix @@ -19,6 +19,7 @@ in @public not remote_ip private_ranges handle_path /metrics { + header @public Content-Type text/html respond @public <