Commit 49c1d1a4 by Torkel Ödegaard

docs(ldap): fixed minor issue in ldap example config doc

parent 6d6c9b78
......@@ -55,7 +55,7 @@ org_role = "Admin"
# The Grafana organization database id, optional, if left out the default org (id 1) will be used
# org_id = 1
[[server.ldap_group_to_org_role_mappings]]
[[servers.ldap_group_to_org_role_mappings]]
group_dn = "cn=users,dc=grafana,dc=org"
org_role = "Editor"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment