add two_factor to authelia

This commit is contained in:
2023-09-03 19:25:41 +02:00
parent e071e24275
commit 61c4f93bba

View File

@@ -92,7 +92,7 @@
}
{
domain = ["*.cloonar.com"];
policy = "one_factor";
policy = "two_factor";
}
];
};