Added by Alvin sun almost 13 years ago
It was said in "Redmine on CentOS installation HOWTO"
Uncomment the following line at top of the file /var/www/redmine/config/environment.rb: ENV['RAILS_ENV'] ||= 'production'
There is these code in Redmine 1.4 but not in Redmine 2.0
I add this line into environment.rb, but it's not useful.
Environment is still development.
Still read development entries in database.yml.