Compare commits
No commits in common. "7a056a6c5a077bc80967ad843ad9b4dfeee12168" and "a96a27a89b286b5cf2357935280a24b001e4e060" have entirely different histories.
7a056a6c5a
...
a96a27a89b
1 changed files with 2 additions and 12 deletions
|
|
@ -94,18 +94,8 @@
|
||||||
expiration = "12h";
|
expiration = "12h";
|
||||||
inactivity = "45m";
|
inactivity = "45m";
|
||||||
remember_me_duration = "1M";
|
remember_me_duration = "1M";
|
||||||
cookies = [
|
domain = "cloonar.com";
|
||||||
{
|
same_site = "none";
|
||||||
domain = "cloonar.com";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
domain = "cloonar.dev";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
domain = "gbv-aktuell.at";
|
|
||||||
same_site = "strict";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
regulation = {
|
regulation = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue