Sha256: 77848431d9f1244f9d41e264e79d97cd39d2b2e9377b9bbae0516a25fec22c8a

Contents?: true

Size: 766 Bytes

Versions: 5

Compression:

Stored size: 766 Bytes

Contents

Enjoy.configure do |config|
  ##### defaults #####
  # config.news_image_styles = {
  #     main:  '400x200>',
  #     thumb: '200x100>'
  # }
  # config.news_per_page = 10
  # config.news_excerpt = 12
  # config.news_content_required = true
  #
  # config.main_index_layout = 'application'
  # config.error_layout = 'application'
  # config.menu_max_depth = 2
  #
  # config.search_enabled = false
  # config.search_per_page = 10
  # config.search_models = []
  #
  # config.contacts_captcha = false
  # config.contacts_fields = {}
  # config.contacts_message_required = true
  #
  # config.contacts_captcha_error_message = "Код проверки введен неверно"
  # config.recreate_contact_message_action = "new"
  #
  # config.localize = false
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
enjoy_cms-0.3.7.4 lib/generators/enjoy/config/templates/enjoy_cms.erb
enjoy_cms-0.3.7.3 lib/generators/enjoy/config/templates/enjoy_cms.erb
enjoy_cms-0.3.7.2 lib/generators/enjoy/config/templates/enjoy_cms.erb
enjoy_cms-0.3.7.1 lib/generators/enjoy/config/templates/enjoy_cms.erb
enjoy_cms-0.3.7 lib/generators/enjoy/config/templates/enjoy_cms.erb