[v9.3.x] Docs: Use the correct name for the feedback_links_enabled option (#61861)

Docs: Use the correct name for the feedback_links_enabled option (#61825)

Also updates the description to be more in line with the style conventions.

(cherry picked from commit d0cf7ff8e9)

Co-authored-by: zsrv <95176387+zsrv@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2023-01-20 09:22:04 -06:00
committed by GitHub
co-authored by zsrv
parent 5da3e81bd3
commit 783b7129ff
@@ -535,9 +535,9 @@ If you want to track Grafana usage via Azure Application Insights, then specify
<hr />
### enable_feedback_links
### feedback_links_enabled
If set to false will remove all feedback links from the UI. Defaults to true.
Set to `false` to remove all feedback links from the UI. Default is `true`.
## [security]