add two_factor to authelia
This commit is contained in:
parent
e071e24275
commit
61c4f93bba
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
domain = ["*.cloonar.com"];
|
domain = ["*.cloonar.com"];
|
||||||
policy = "one_factor";
|
policy = "two_factor";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue