Commit 421b9c32dfc472b308aab8b282f94a51a4773645

Authored by Dmitriy Zaporozhets
2 parents c727fdd0 fcfbb485

Merge branch 'master' of github.com:gitlabhq/gitlabhq

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/gitlab.yml.example
@@ -136,7 +136,7 @@ production: &base @@ -136,7 +136,7 @@ production: &base
136 ## Auth providers 136 ## Auth providers
137 # Uncomment the following lines and fill in the data of the auth provider you want to use 137 # Uncomment the following lines and fill in the data of the auth provider you want to use
138 # If your favorite auth provider is not listed you can use others: 138 # If your favorite auth provider is not listed you can use others:
139 - # see https://github.com/gitlabhq/gitlabhq/wiki/Using-Custom-Omniauth-Providers 139 + # see https://github.com/gitlabhq/gitlab-public-wiki/wiki/Working-custom-omniauth-provider-configurations
140 # The 'app_id' and 'app_secret' parameters are always passed as the first two 140 # The 'app_id' and 'app_secret' parameters are always passed as the first two
141 # arguments, followed by optional 'args' which can be either a hash or an array. 141 # arguments, followed by optional 'args' which can be either a hash or an array.
142 providers: 142 providers: