diff options
Diffstat (limited to 'config/environments/production.rb')
-rw-r--r-- | config/environments/production.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environments/production.rb b/config/environments/production.rb index 9ff88560d..ab4cd4011 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -1,4 +1,4 @@ -# Settings specified here will take precedence over those in config/environment.rb +# Settings specified here will take precedence over those in config/application.rb RedmineApp::Application.configure do # The production environment is meant for finished, "live" apps. # Code is not reloaded between requests |