Skip to content

Instantly share code, notes, and snippets.

@Lumbendil
Created April 2, 2014 09:33
Show Gist options
  • Select an option

  • Save Lumbendil/9930932 to your computer and use it in GitHub Desktop.

Select an option

Save Lumbendil/9930932 to your computer and use it in GitHub Desktop.
jms_i18n_routing:
default_locale: es
locales: [es, it, fr, de, br, nl, en, pl, ru, tr]
strategy: custom
hosts:
es: %hosts.es%
it: %hosts.it%
fr: %hosts.fr%
de: %hosts.de%
br: %hosts.br%
nl: %hosts.nl%
en: %hosts.en%
pl: %hosts.pl%
ru: %hosts.ru%
tr: %hosts.tr%
redirect_to_host: false
cookie:
enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment