Config: Fix docs typo'd section name (#106982)

pull/106630/head^2
Mariell Hoversholm 6 months ago committed by GitHub
parent 9c7a2d1b88
commit 694a58372e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/setup-grafana/configure-security/configure-security-hardening/index.md

@ -118,7 +118,7 @@ If set to `true`, the Grafana server hides the running version number for unauth
Example:
```toml
[anonymous.auth]
[auth.anonymous]
# mask the Grafana version number for unauthenticated users
hide_version = true
```

Loading…
Cancel
Save