From 03c2efa2d6c2774c60b221f0b4481b4ac5d9efb5 Mon Sep 17 00:00:00 2001 From: Melori Arellano Date: Mon, 17 Jul 2023 15:21:09 -0600 Subject: [PATCH] Update _index.md (#71792) * Update _index.md * makes prettier --------- Co-authored-by: Chris Moyer --- docs/sources/setup-grafana/configure-grafana/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup-grafana/configure-grafana/_index.md b/docs/sources/setup-grafana/configure-grafana/_index.md index 97a17d8f58d..c3db64c55a3 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -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