updated UPGRADING doc file
git-svn-id: http://redmine.rubyforge.org/svn/trunk@254 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
1cc6dd871b
commit
4ef86b965b
|
@ -17,6 +17,9 @@ Note that Rails 1.2.2 is required for version 0.4.2 and later
|
|||
4. Migrate your database:
|
||||
rake migrate RAILS_ENV="production"
|
||||
|
||||
Note: settings previously defined in custom_config.rb are now stored
|
||||
in database, as of version 0.4.2. Go to "Admin -> Settings" to edit them.
|
||||
|
||||
|
||||
== From 0.2.x and below
|
||||
|
||||
|
|
Loading…
Reference in New Issue