14947: fixed incorrect flag

pull/14951/head
SamuelToh 7 years ago
parent 453ca25847
commit 69e3dc2d4f
  1. 2
      docs/sources/auth/gitlab.md

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

Loading…
Cancel
Save