remove authelia multi domain

This commit is contained in:
2023-08-18 08:47:55 +02:00
parent 7a056a6c5a
commit bb719bc176

View File

@@ -94,18 +94,20 @@
expiration = "12h"; expiration = "12h";
inactivity = "45m"; inactivity = "45m";
remember_me_duration = "1M"; remember_me_duration = "1M";
cookies = [ domain = "cloonar.com";
{ # todo: enable with 4.38
domain = "cloonar.com"; # cookies = [
} # {
{ # domain = "cloonar.com";
domain = "cloonar.dev"; # }
} # {
{ # domain = "cloonar.dev";
domain = "gbv-aktuell.at"; # }
same_site = "strict"; # {
} # domain = "gbv-aktuell.at";
]; # same_site = "strict";
# }
# ];
}; };
regulation = { regulation = {