Browse Source

Removed not longer needed option.

Martin Edenhofer 9 years ago
parent
commit
53ff4fc0db
1 changed files with 0 additions and 3 deletions
  1. 0 3
      config/environments/production.rb

+ 0 - 3
config/environments/production.rb

@@ -14,9 +14,6 @@ Rails.application.configure do
   config.consider_all_requests_local       = false
   config.action_controller.perform_caching = true
 
-  # Disable Rails's static asset server (Apache or nginx will already do this)
-  config.serve_static_assets = false
-
   # Enable Rack::Cache to put a simple HTTP cache in front of your application
   # Add `rack-cache` to your Gemfile before enabling this.
   # For large-scale production use, consider using a caching reverse proxy like