add note about enabling in default site conf

This commit is contained in:
aptalca 2020-05-24 16:10:03 -04:00
parent eb5510831b
commit 88e56a4785
54 changed files with 56 additions and 56 deletions

View file

@ -9,7 +9,7 @@ location ^~ /radarr {
#auth_request /auth;
#error_page 401 =200 /login;
# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;
include /config/nginx/proxy.conf;