change enabled to true

if it is false it will not work
This commit is contained in:
flopp999 2019-01-18 14:06:15 +01:00 committed by GitHub
parent 453ca25847
commit 5f4e4a813d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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