stof_doctrine_extensions.yaml 224 B

12345678910
  1. stof_doctrine_extensions:
  2. default_locale: "%locale%"
  3. translation_fallback: true
  4. orm:
  5. default:
  6. tree: true
  7. timestampable: true
  8. sluggable: true
  9. sortable: true