Forráskód Böngészése

Merge pull request #14953 from flopp999/patch-11

change enabled to true
Torkel Ödegaard 7 éve
szülő
commit
90a324b456
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      docs/sources/auth/gitlab.md

+ 1 - 1
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