From db1be88f21aca737a375f87d4301a7fb20ac9822 Mon Sep 17 00:00:00 2001 From: dosire Date: Thu, 10 Apr 2014 14:39:58 +0200 Subject: [PATCH] Link to the doc. --- config/gitlab.yml.example | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 3b1427c..39e3c6d 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -178,6 +178,7 @@ production: &base # see https://github.com/gitlabhq/gitlab-public-wiki/wiki/Working-custom-omniauth-provider-configurations # The 'app_id' and 'app_secret' parameters are always passed as the first two # arguments, followed by optional 'args' which can be either a hash or an array. + # Documentation for this is available at http://doc.gitlab.com/ce/integration/omniauth.html providers: # - { name: 'google_oauth2', app_id: 'YOUR APP ID', # app_secret: 'YOUR APP SECRET', -- libgit2 0.21.2