Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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