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"; domain = "cloonar.com";
} # todo: enable with 4.38
{ # cookies = [
domain = "cloonar.dev"; # {
} # domain = "cloonar.com";
{ # }
domain = "gbv-aktuell.at"; # {
same_site = "strict"; # domain = "cloonar.dev";
} # }
]; # {
# domain = "gbv-aktuell.at";
# same_site = "strict";
# }
# ];
}; };
regulation = { regulation = {