Sha256: eef78be6e43b1f4d3660d2046c20039c51da086504bb41956edbc87bb06178ae
Contents?: true
Size: 1.3 KB
Versions: 8
Compression:
Stored size: 1.3 KB
Contents
# !!!!! This file was auto-generated by "ruby rails wontomedia" IF # !!!!! YOU MODIFY IT, you *MUST* replace this notice with a WontoMedia # !!!!! copyright attribute (get from policy/copyright-notices/header.rb) # !!!!! *AND* remove the name of this file from the copyright checking # !!!!! ignore list (policy/copyright-notice-ignore) *BEFORE* # !!!!! submitting to any version control that feeds back to the # !!!!! WontoMedia project. # Settings specified here will take precedence over those in config/environment.rb # The production environment is meant for finished, "live" apps. # Code is not reloaded between requests config.cache_classes = true # Enable threaded mode # config.threadsafe! # Use a different logger for distributed setups # config.logger = SyslogLogger.new # Full error reports are disabled and caching is turned on config.action_controller.consider_all_requests_local = false config.action_controller.perform_caching = true # Use a different cache store in production # config.cache_store = :mem_cache_store # Enable serving of images, stylesheets, and javascripts from an asset server # config.action_controller.asset_host = "http://assets.example.com" # Disable delivery errors, bad email addresses will be ignored # config.action_mailer.raise_delivery_errors = false
Version data entries
8 entries across 8 versions & 1 rubygems