Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:alphagov/trade-tariff-frontend in…
Browse files Browse the repository at this point in the history
…to tree_indents
  • Loading branch information
tombye committed Nov 21, 2012
2 parents 9cf51ae + 3ff1000 commit 31af6c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Expand Up @@ -62,7 +62,7 @@
# Send deprecation notices to registered listeners
config.active_support.deprecation = :notify

config.action_controller.asset_host = ENV['GOVUK_ASSET_HOST'] || Plek.current.find('cdn')
config.action_controller.asset_host = ENV['GOVUK_ASSET_HOST']
# Log the query plan for queries taking more than this (works
# with SQLite, MySQL, and PostgreSQL)
# config.active_record.auto_explain_threshold_in_seconds = 0.5
Expand Down

0 comments on commit 31af6c7

Please sign in to comment.