Browse Source

change enabled to true

if it is false it will not work
flopp999 7 năm trước cách đây
mục cha
commit
5f4e4a813d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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