# encoding: UTF-8 # # == This is the global Alchemy configuration file # # === Require SSL for login form and all admin modules # # NOTE: You have to create a SSL certificate on your server to make this work # require_ssl: false # === Auto Log Out Time # # The amount of time of inactivity in minutes after which the user is kicked out of his current session. # # INFO: This is only active in production environments # auto_logout_time: 30 # === Redirect Options # # redirect_index [Boolean] # You can disable the redirect to first child page for not public pages. # redirect_to_public_child [Boolean] # Alchemy redirects to the first public child page found, if a page is not visible. # redirect_index: true redirect_to_public_child: true # === Page caching # # Enable/Disable pagecaching globally. # # Hint: You can enable/disable page caching for single Alchemy::PageLayouts in the page_layout.yml file. # cache_pages: true # === Sitemap # # Alchemy renders a nice HTML (