Skip to content

Commit

Permalink
New commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mpospelov committed Apr 24, 2012
1 parent 1825b8e commit 869ca9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
config.action_controller.perform_caching = true

# Disable Rails's static asset server (Apache or nginx will already do this)
config.serve_static_assets = true
config.serve_static_assets = false

# Compress JavaScripts and CSS
config.assets.compress = true
Expand Down

0 comments on commit 869ca9d

Please sign in to comment.