diff --git a/utils/modules/authelia/default.nix b/utils/modules/authelia/default.nix index d082de5..d9226b3 100644 --- a/utils/modules/authelia/default.nix +++ b/utils/modules/authelia/default.nix @@ -94,18 +94,8 @@ expiration = "12h"; inactivity = "45m"; remember_me_duration = "1M"; - cookies = [ - { - domain = "cloonar.com"; - } - { - domain = "cloonar.dev"; - } - { - domain = "gbv-aktuell.at"; - same_site = "strict"; - } - ]; + domain = "cloonar.com"; + same_site = "none"; }; regulation = {