Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Commit 37937cb

Browse files
authored
fix conf name and comment out
1 parent 94d4621 commit 37937cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/defaults/default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ server {
2828
#include /config/nginx/ldap.conf;
2929

3030
# enable for Authelia
31-
include /config/nginx/authelia.conf;
31+
#include /config/nginx/authelia-server.conf;
3232

3333
client_max_body_size 0;
3434

0 commit comments

Comments
 (0)