Skip to content

Commit

Permalink
Grafana - Update Advanced parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Hemant-Mulchandani authored Aug 22, 2023
1 parent 8c5f233 commit 680e896
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions includes/config-grafana.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,14 @@



``oauth_allow_insecure_email_lookup``
-------------------------------------
*boolean*

**Enforce user lookup based on email instead of the unique ID provided by the IdP**



``auth_generic_oauth``
----------------------
*object*
Expand Down Expand Up @@ -163,6 +171,12 @@

**Authorization URL**

``auto_login``
~~~~~~~~~~~~~~
*boolean*

**Allow users to bypass the login screen and automatically log in**

``client_id``
~~~~~~~~~~~~~
*string*
Expand Down Expand Up @@ -535,6 +549,14 @@



``dashboard_previews_enabled``
------------------------------
*boolean*

**Enable browsing of dashboards in grid (pictures) mode** This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering.



``viewers_can_edit``
--------------------
*boolean*
Expand Down

0 comments on commit 680e896

Please sign in to comment.