added base languages config

This commit is contained in:
Andy Miller
2015-07-24 08:08:23 -06:00
parent 5be0618b4d
commit bb69656bd7

View File

@@ -3,8 +3,14 @@ timezone: '' # Valid values: http://php.net/manual/en/
param_sep: ':' # Parameter separator, use ';' for Apache on windows
languages:
translations: true # Enable translations by default
supported: [] # List of languages supported. eg: [en, fr, de]
translations: true # Enable translations by default
translation_fallback: true # Fallback through supported translations if active lang doesn't exist
session_store_active: false # Store active language in session
home_redirect:
include_lang: true # Include language in home redirect (/en)
include_route: false # Include route in home redirect (/blog)
home:
alias: '/home' # Default path for home, ie /