mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update _index.md (#71792)
* Update _index.md * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
This commit is contained in:
parent
31e142633d
commit
03c2efa2d6
@ -615,7 +615,7 @@ Define a whitelist of allowed IP addresses or domains, with ports, to be used in
|
||||
|
||||
### disable_brute_force_login_protection
|
||||
|
||||
Set to `true` to disable [brute force login protection](https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet.html#account-lockout). Default is `false`.
|
||||
Set to `true` to disable [brute force login protection](https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet.html#account-lockout). Default is `false`. An existing user's account will be locked after 5 attempts in 5 minutes.
|
||||
|
||||
### cookie_secure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user