docs: Updated auth docs

This commit is contained in:
Torkel Ödegaard
2018-09-06 13:15:36 +02:00
parent a25b594506
commit d6f9ebab63
6 changed files with 22 additions and 26 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ description = "Grafana OAuthentication Guide "
keywords = ["grafana", "configuration", "documentation", "oauth"]
type = "docs"
[menu.docs]
name = "GitLab OAuth2"
name = "GitLab"
identifier = "gitlab_oauth"
parent = "authentication"
weight = 5
@@ -45,7 +45,7 @@ section.
Add the following to your Grafana configuration file to enable GitLab
authentication:
```ini
```bash
[auth.gitlab]
enabled = false
allow_sign_up = false