fix(ldap): minor fixes, should not have any real impact, #2421

This commit is contained in:
Torkel Ödegaard
2015-08-01 10:28:43 +02:00
parent 733332a8f4
commit 6d6c9b782b
3 changed files with 7 additions and 4 deletions

View File

@@ -36,7 +36,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.group_mappings]]
[[servers.group_mappings]]
group_dn = "cn=users,dc=grafana,dc=org"
org_role = "Editor"