From cff0020c14ee888757270de27673e6892a9e85b2 Mon Sep 17 00:00:00 2001 From: bokkoman Date: Thu, 27 Jul 2023 20:06:32 +0200 Subject: [PATCH] Update notifiarr.subdomain.conf.sample Co-authored-by: Eric Nemchik --- notifiarr.subdomain.conf.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/notifiarr.subdomain.conf.sample b/notifiarr.subdomain.conf.sample index 244e57d..dbe77b2 100644 --- a/notifiarr.subdomain.conf.sample +++ b/notifiarr.subdomain.conf.sample @@ -32,7 +32,6 @@ server { # enable for Authelia (requires authelia-server.conf in the server block) #include /config/nginx/authelia-location.conf; # Enable if you use webauth for Notifiarr client website authentication - #proxy_set_header X-Forwarded-For $remote_addr; #proxy_set_header X-WebAuth-User $user; # enable for Authentik (requires authentik-server.conf in the server block)