瀏覽代碼

change enabled to true

if it is false it will not work
flopp999 7 年之前
父節點
當前提交
5f4e4a813d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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