mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Add a link to the documentation
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# See https://github.com/contao/core-bundle
|
||||
contao:
|
||||
web_dir: "%kernel.project_dir%/public"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* Enable ESI in the <fg=green>config/packages/framework.yaml</> file.
|
||||
|
||||
* Add the Contao routes to your <fg=green>config/routing.yaml</> file and
|
||||
make sure that they will be loaded at the very end.
|
||||
make sure they are loaded at the very end.
|
||||
|
||||
* Edit your <fg=green>config/security.yaml</> file and include all the
|
||||
necessary providers, firewalls and access control sections.
|
||||
|
||||
Reference in New Issue
Block a user