From 59c09efa856255a6e69205e90209be50bc243e38 Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Sat, 29 Apr 2023 08:48:25 -0500 Subject: [PATCH] Remove authelia comments Not needed in the next version of authelia --- authelia.subdomain.conf.sample | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/authelia.subdomain.conf.sample b/authelia.subdomain.conf.sample index 0020b3b..39ab801 100644 --- a/authelia.subdomain.conf.sample +++ b/authelia.subdomain.conf.sample @@ -1,10 +1,6 @@ -## Version 2023/04/14 +## Version 2023/04/29 # make sure that your authelia container is named authelia # make sure that your dns has a cname set for authelia -# the default authelia-server and authelia-location confs included with swag rely on -# a built-in subfolder proxy at "/authelia" and enabling this proxy conf is not necessary. -# But if you'd like to use authelia via subdomain, you can enable this proxy and set -# the $authelia_backed variable in the authelia-server.conf. server { listen 443 ssl;