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 4e7092d

Browse filesBrowse files
OskarStarkjaviereguiluz
authored andcommitted
remove the mention of .yml
1 parent ce574b3 commit 4e7092d
Copy full SHA for 4e7092d

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+2
-2
lines changed

‎configuration/configuration_organization.rst

Copy file name to clipboardExpand all lines: configuration/configuration_organization.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Mix and Match Configuration Formats
7878
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7979

8080
Configuration files can import files defined with any other built-in configuration
81-
format (``.yaml`` or ``.yml``, ``.xml``, ``.php``, ``.ini``):
81+
format (``.yaml``, ``.xml``, ``.php``, ``.ini``):
8282

8383
.. configuration-block::
8484

‎reference/configuration/framework.rst

Copy file name to clipboardExpand all lines: reference/configuration/framework.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ type
705705

706706
The type of the resource to hint the loaders about the format. This isn't
707707
needed when you use the default routers with the expected file extensions
708-
(``.xml``, ``.yml`` or ``.yaml``, ``.php``).
708+
(``.xml``, ``.yaml``, ``.php``).
709709

710710
http_port
711711
.........

0 commit comments

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