Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2013-11-13 12:34:57 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2013-11-13 12:34:57 +0400
commitfcfbb485d557c1eb8145e024b9f73efa31537b4a (patch)
treee3ba6346704e6e5cd8b98b15232a5782546ed3c3 /config
parente51411ecc7c3dbb5b37af1f0d51b0a8118d6f8bd (diff)
parent963213b8427ad7eee87382f41282e0e4f59d15ed (diff)
Merge pull request #5587 from archiloque/fix_omniauth_link
Fix link to auth wiki page
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 7ed8493a8d5..bd018dcf051 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -136,7 +136,7 @@ production: &base
## Auth providers
# Uncomment the following lines and fill in the data of the auth provider you want to use
# If your favorite auth provider is not listed you can use others:
- # see https://github.com/gitlabhq/gitlabhq/wiki/Using-Custom-Omniauth-Providers
+ # 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.
providers: