diff --git a/root/defaults/authelia-location.conf b/root/defaults/authelia-location.conf index 51cbdd6..ee7c92f 100644 --- a/root/defaults/authelia-location.conf +++ b/root/defaults/authelia-location.conf @@ -1,4 +1,4 @@ -## Version 2020/05/31 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/authelia-location.conf +## Version 2020/05/31 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/authelia-location.conf # Make sure that your authelia container is in the same user defined bridge network and is named authelia # Make sure that the authelia configuration.yml has 'path: "authelia"' defined diff --git a/root/defaults/authelia-server.conf b/root/defaults/authelia-server.conf index 3fcef6e..cd6a6f6 100644 --- a/root/defaults/authelia-server.conf +++ b/root/defaults/authelia-server.conf @@ -1,4 +1,4 @@ -## Version 2020/05/31 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/authelia-server.conf +## Version 2020/05/31 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/authelia-server.conf # Make sure that your authelia container is in the same user defined bridge network and is named authelia location ^~ /authelia { diff --git a/root/defaults/default b/root/defaults/default index 5c2c5ca..384a60e 100644 --- a/root/defaults/default +++ b/root/defaults/default @@ -1,4 +1,4 @@ -## Version 2020/05/23 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/default +## Version 2020/05/23 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/default # redirect all traffic to https server { diff --git a/root/defaults/jail.local b/root/defaults/jail.local index 1258263..9b8673c 100644 --- a/root/defaults/jail.local +++ b/root/defaults/jail.local @@ -1,4 +1,4 @@ -## Version 2020/05/10 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/jail.local +## Version 2020/05/10 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/jail.local # This is the custom version of the jail.conf for fail2ban # Feel free to modify this and add additional filters # Then you can drop the new filter conf files into the fail2ban-filters diff --git a/root/defaults/ldap.conf b/root/defaults/ldap.conf index 36a10e3..90120c7 100644 --- a/root/defaults/ldap.conf +++ b/root/defaults/ldap.conf @@ -1,4 +1,4 @@ -## Version 2020/06/02 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/ldap.conf +## Version 2020/06/02 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/ldap.conf ## this conf is meant to be used in conjunction with our ldap-auth image: https://github.com/linuxserver/docker-ldap-auth ## see the heimdall example in the default site config for info on enabling ldap auth ## for further instructions on this conf, see https://github.com/nginxinc/nginx-ldap-auth diff --git a/root/defaults/nginx.conf b/root/defaults/nginx.conf index 543fc9b..dddb9fe 100644 --- a/root/defaults/nginx.conf +++ b/root/defaults/nginx.conf @@ -1,4 +1,4 @@ -## Version 2019/12/19 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/nginx.conf +## Version 2019/12/19 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx.conf user abc; worker_processes 4; diff --git a/root/defaults/proxy.conf b/root/defaults/proxy.conf index 382ac33..12d89e5 100644 --- a/root/defaults/proxy.conf +++ b/root/defaults/proxy.conf @@ -1,4 +1,4 @@ -## Version 2019/10/23 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/proxy.conf +## Version 2019/10/23 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/proxy.conf client_body_buffer_size 128k; diff --git a/root/defaults/ssl.conf b/root/defaults/ssl.conf index ecbd8a3..37ea36a 100644 --- a/root/defaults/ssl.conf +++ b/root/defaults/ssl.conf @@ -1,4 +1,4 @@ -## Version 2020/06/17 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/ssl.conf +## Version 2020/06/17 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/ssl.conf ### Mozilla Recommendations # generated 2020-06-17, Mozilla Guideline v5.4, nginx 1.18.0-r0, OpenSSL 1.1.1g-r0, intermediate configuration