OSDN Git Service

Add a new Settings.gitlab value "user_home".
authorMitch Tishmack <mitch.tishmack@gmail.com>
Wed, 22 May 2013 18:51:08 +0000 (13:51 -0500)
committerMitch Tishmack <mitch.tishmack@gmail.com>
Wed, 22 May 2013 18:51:08 +0000 (13:51 -0500)
commit2c947647be5e4876b725112235eb70c415d76161
treec96a3f4db5c5a062eb2b913b46e08a9c610f4a89
parentc5de01f824ff640e1aebdf8b5058434766948a94
Add a new Settings.gitlab value "user_home".

Instead of assuming that the Settings.gitlab['user'] home directory is:
/home/git

Obtain the default value from Etc and use that if not set in config.yml.
config/initializers/1_settings.rb