From 4ef86b965b0d5f9f676e5b4044de3e521a431d45 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 18 Feb 2007 12:26:06 +0000 Subject: updated UPGRADING doc file git-svn-id: http://redmine.rubyforge.org/svn/trunk@254 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- doc/UPGRADING | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/UPGRADING') diff --git a/doc/UPGRADING b/doc/UPGRADING index 56688e230..21ed4d14f 100644 --- a/doc/UPGRADING +++ b/doc/UPGRADING @@ -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 -- cgit v1.2.3