diff --git a/config/environments/production.rb b/config/environments/production.rb index b4aef51..82f1041 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -6,7 +6,7 @@ Noosfero::Application.configure do config.cache_classes = true # Full error reports are disabled and caching is turned on - config.action_controller.perform_caching = true + # config.action_controller.perform_caching = true # Enable Rails's static asset server (Apache or nginx should do this) config.serve_static_assets = true -- libgit2 0.21.2