remove authelia multi domain
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user