Skip to content

Commit d647b2c

Browse files
authored
Merge pull request #591 from bokkoman/patch-2
Update notifiarr.subdomain.conf.sample
2 parents c51e31e + cff0020 commit d647b2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notifiarr.subdomain.conf.sample

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ server {
3131

3232
# enable for Authelia (requires authelia-server.conf in the server block)
3333
#include /config/nginx/authelia-location.conf;
34+
# Enable if you use webauth for Notifiarr client website authentication
35+
#proxy_set_header X-WebAuth-User $user;
3436

3537
# enable for Authentik (requires authentik-server.conf in the server block)
3638
#include /config/nginx/authentik-location.conf;

0 commit comments

Comments
 (0)