]> Raphaël G. Git Repositories - blog/commit
Import config, packages and routes yaml files
authorRaphaël Gertz <git@rapsys.eu>
Fri, 26 Jan 2024 17:45:40 +0000 (18:45 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 26 Jan 2024 17:45:40 +0000 (18:45 +0100)
commit5da8ae47a099fd021957d9d129be03e5c91759db
treea25c7d79fe15c41a44f11cf595a1d63458838b82
parent70a17230387c8d520fba99429e595238456bcc39
Import config, packages and routes yaml files
19 files changed:
config/packages/cache.yaml [new file with mode: 0644]
config/packages/debug.yaml [new file with mode: 0644]
config/packages/doctrine.yaml [new file with mode: 0644]
config/packages/doctrine_migrations.yaml [new file with mode: 0644]
config/packages/framework.yaml [new file with mode: 0644]
config/packages/mailer.yaml [new file with mode: 0644]
config/packages/messenger.yaml [new file with mode: 0644]
config/packages/monolog.yaml [new file with mode: 0644]
config/packages/notifier.yaml [new file with mode: 0644]
config/packages/routing.yaml [new file with mode: 0644]
config/packages/security.yaml [new file with mode: 0644]
config/packages/translation.yaml [new file with mode: 0644]
config/packages/twig.yaml [new file with mode: 0644]
config/packages/validator.yaml [new file with mode: 0644]
config/packages/web_profiler.yaml [new file with mode: 0644]
config/routes.yaml [new file with mode: 0644]
config/routes/framework.yaml [new file with mode: 0644]
config/routes/web_profiler.yaml [new file with mode: 0644]
config/services.yaml [new file with mode: 0644]