14947: fixed incorrect flag

This commit is contained in:
SamuelToh 2019-01-18 22:46:43 +10:00
parent 453ca25847
commit 69e3dc2d4f

View File

@ -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