sonata_intl.yml 456 B

123456789101112
  1. #
  2. # more information can be found here http://sonata-project.org/bundles/intl
  3. #
  4. sonata_intl:
  5. locale: ~
  6. timezone:
  7. # if service is left blank, the chain detector will be used with detectors
  8. # defined in the dedicated section
  9. service: ~
  10. detectors:
  11. - sonata.intl.timezone_detector.user # default value if SonataUserBundle is available
  12. - sonata.intl.timezone_detector.locale # default value