Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

12 lines
483B

  1. # Read the documentation: https://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html
  2. # See the official DoctrineExtensions documentation for more details: https://github.com/Atlantic18/DoctrineExtensions/tree/master/doc/
  3. stof_doctrine_extensions:
  4. default_locale: fr_FR
  5. orm:
  6. default:
  7. tree: true
  8. timestampable: true # not needed: listeners are not enabled by default
  9. sluggable: true
  10. blameable: true