gitlab-org--gitlab-foss/config/initializers
VonC 2600e80b41 Look for 'gitolite_admin_uri' in the right section
of 'gitlab.yml'.

gitlabhq\config\initializers\1_settings.rb looks for
'gitolite_admin_uri' in the 'git' section of 'gitlab.yml'

Actually, that setting is in the 'git_host' section.
If not fixed, the 'gitolite_admin_uri' would always be equals to
'git@localhost:gitolite-admin', even if the administrator wants
to have another user than 'git' in charge of that repo.
2012-07-11 16:37:34 +02:00
..
1_settings.rb Look for 'gitolite_admin_uri' in the right section 2012-07-11 16:37:34 +02:00
2_app.rb
3_grit_ext.rb
4_resque_queues.rb
backtrace_silencers.rb
carrierwave.rb
connection_fix.rb
devise.rb enable lockable strategy for users 2012-07-06 00:05:31 -07:00
grack_auth.rb
inflections.rb
mime_types.rb
omniauth.rb.sample
rails_footnotes.rb
resque_authentication.rb
resque_mailer.rb
secret_token.rb
session_store.rb
wrap_parameters.rb