added max retries to authelia
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
d7d5d5207d
commit
5d3d56bd35
1 changed files with 4 additions and 0 deletions
|
|
@ -78,6 +78,10 @@
|
|||
# { domain = "hello.srazka.com"; policy = "two_factor"; }
|
||||
# ];
|
||||
};
|
||||
|
||||
regulation = {
|
||||
max_retries = 5;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue