File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ server {
1818 #include /config/nginx/ldap-server.conf;
1919
2020 # enable for Authelia (requires authelia-location.conf in the location block)
21- include /config/nginx/authelia-server.conf;
21+ # include /config/nginx/authelia-server.conf;
2222
2323 # enable for Authentik (requires authentik-location.conf in the location block)
2424 #include /config/nginx/authentik-server.conf;
@@ -35,7 +35,7 @@ server {
3535 #include /config/nginx/ldap-location.conf;
3636
3737 # enable for Authelia (requires authelia-server.conf in the server block)
38- include /config/nginx/authelia-location.conf;
38+ # include /config/nginx/authelia-location.conf;
3939
4040 # enable for Authentik (requires authentik-server.conf in the server block)
4141 #include /config/nginx/authentik-location.conf;
You can’t perform that action at this time.
0 commit comments