summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-04-10 14:39:58 +0200
committerdosire <sytses@gmail.com>2014-04-10 14:39:58 +0200
commitdb1be88f21aca737a375f87d4301a7fb20ac9822 (patch)
treec62b7ab6286bf2d0e9166c590e294bcf4d1f6406 /config
parent415c0f4bbe12dbd78bf24d50e66e3092df07fa21 (diff)
downloadgitlab-ce-db1be88f21aca737a375f87d4301a7fb20ac9822.tar.gz
Link to the doc.
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 3b1427cba70..39e3c6d72d5 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',