mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
change enabled to true
if it is false it will not work
This commit is contained in:
parent
453ca25847
commit
5f4e4a813d
@ -47,7 +47,7 @@ authentication:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
[auth.gitlab]
|
[auth.gitlab]
|
||||||
enabled = false
|
enabled = true
|
||||||
allow_sign_up = false
|
allow_sign_up = false
|
||||||
client_id = GITLAB_APPLICATION_ID
|
client_id = GITLAB_APPLICATION_ID
|
||||||
client_secret = GITLAB_SECRET
|
client_secret = GITLAB_SECRET
|
||||||
|
Loading…
Reference in New Issue
Block a user