Przeglądaj źródła

change enabled to true

if it is false it will not work
flopp999 7 lat temu
rodzic
commit
5f4e4a813d
1 zmienionych plików z 1 dodań i 1 usunięć
  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