From aba669e880926fc6f6fa60ac02a5ae22e8634369 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 14:30:35 -0500 Subject: [PATCH] [v10.0.x] Update _index.md (#71798) Update _index.md (#71792) * Update _index.md * makes prettier --------- Co-authored-by: Chris Moyer (cherry picked from commit 03c2efa2d6c2774c60b221f0b4481b4ac5d9efb5) Co-authored-by: Melori Arellano --- 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 9a3f4c2ba59..b2c2fc97fc2 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -614,7 +614,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