Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 56fe83b

Browse filesBrowse files
okhachiaijaviereguiluz
authored andcommitted
adding the * to .xml in the Conf Env
1 parent 57809fb commit 56fe83b
Copy full SHA for 56fe83b

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎configuration.rst

Copy file name to clipboardExpand all lines: configuration.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,8 +351,8 @@ development), ``prod`` (for production servers) and ``test`` (for
351351
the configuration files in this order (the last files can override the values
352352
set in the previous ones):
353353

354-
#. ``config/packages/*.yaml`` (and ``.xml`` and ``*.php`` files too);
355-
#. ``config/packages/<environment-name>/*.yaml`` (and ``.xml`` and ``*.php`` files too);
354+
#. ``config/packages/*.yaml`` (and ``*.xml`` and ``*.php`` files too);
355+
#. ``config/packages/<environment-name>/*.yaml`` (and ``*.xml`` and ``*.php`` files too);
356356
#. ``config/packages/services.yaml`` (and ``services.xml`` and ``services.php`` files too);
357357

358358
Take the ``framework`` package, installed by default, as an example:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.