Sha256: 6a51df1c2956f0dc3655467d5c0816ba68f554edf0ea49da01b5593b6c36e2b1

Contents?: true

Size: 704 Bytes

Versions: 194

Compression:

Stored size: 704 Bytes

Contents

TrustyCms::Application.config do |config|
  # this file can be used to set defaults, options and validation rules for local configuration settings.
  # core settings are defined in RADIANT_ROOT/config/initializers/radiant_config.rb and by the corresponding
  # file in each radiant extension. You probably don't need to add anything here, but in case you do:

  # config.define 'site.show_footer?', :default => "true"
  # config.define 'S3.bucket', :default => "key", :allow_change => false

  # you can also use this file to set config values (by environment, for example):

  # if RAILS_ENV == 'production'
  #   config['cache.duration'] = 86400
  # else
  #   config['cache.duration'] = 0
  # end
end

Version data entries

194 entries across 194 versions & 1 rubygems

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