Update time zone rake task for production. Resolves #8387

This commit is contained in:
Robert Djurasaj 2014-11-25 11:18:56 -07:00
parent b70cee9c2f
commit bc16f81321

View file

@ -35,7 +35,7 @@ production: &base
## Date & Time settings
# Uncomment and customize if you want to change the default time zone of GitLab application.
# To see all available zones, run `bundle exec rake time:zones:all`
# To see all available zones, run `bundle exec rake time:zones:all RAILS_ENV=production`
# time_zone: 'UTC'
## Email settings