Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions notifiarr.subdomain.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ 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-WebAuth-User $user;

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