14947: fixed incorrect flag

This commit is contained in:
SamuelToh
2019-01-18 22:46:43 +10:00
parent 453ca25847
commit 69e3dc2d4f
+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