Merge pull request #14953 from flopp999/patch-11

change enabled to true
This commit is contained in:
Torkel Ödegaard
2019-01-18 14:39:12 +01:00
committed by GitHub
+1 -1
View File
@@ -47,7 +47,7 @@ authentication:
```bash
[auth.gitlab]
enabled = false
enabled = true
allow_sign_up = false
client_id = GITLAB_APPLICATION_ID
client_secret = GITLAB_SECRET