Sha256: 66eb1204afce6c84c4a4c91de22f913b7207206dae80d13c575b7abf24025a94

Contents?: true

Size: 996 Bytes

Versions: 194

Compression:

Stored size: 996 Bytes

Contents

TrustyCms::Application.configure do
  # 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

  # Use a different logger for distributed setups
  # config.logger        = SyslogLogger.new


  # Full error reports are disabled and caching is on
  config.action_controller.consider_all_requests_local = false
  config.action_controller.perform_caching             = true

  # Enable serving of images, stylesheets, and javascripts from an asset server
  # config.action_controller.asset_host                  = "http://assets.example.com"

  # Disable delivery errors if you bad email addresses should just be ignored
  # config.action_mailer.raise_delivery_errors = false

  # Cache your content for a longer time, the default is 5.minutes
  # config.after_initialize do 
  #   SiteController.cache_timeout = 12.hours
  # end
end

Version data entries

194 entries across 194 versions & 1 rubygems

Version Path
trusty-cms-7.0.22 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.21 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.20 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.19 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.18 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.17 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.16 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.14 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.13 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.12 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.15 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.9.1 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.11 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.10 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.9 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.8 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.7 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.6 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.5 lib/generators/trusty_cms/templates/environments/production.rb.erb
trusty-cms-7.0.4 lib/generators/trusty_cms/templates/environments/production.rb.erb