Skip to content

Commit 12544a4

Browse files
committed
minor #11032 remove obsolete internal references (OskarStark)
This PR was merged into the 4.2 branch. Discussion ---------- remove obsolete internal references One of them was used in the 3.4 branch, but no more usage in 4.2 Commits ------- 971adde remove obsolete internal references
2 parents bb71b80 + 971adde commit 12544a4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

best_practices/configuration.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ and security credentials) and different environments (development, production).
66
That's why Symfony recommends that you split the application configuration into
77
three parts.
88

9-
.. _config-parameters.yml:
10-
119
Infrastructure-Related Configuration
1210
------------------------------------
1311

@@ -53,8 +51,6 @@ To override these variables with machine-specific or sensitive values, create a
5351
environment variables, exposing sensitive information such as the database
5452
credentials.
5553

56-
.. _best-practices-canonical-parameters:
57-
5854
Canonical Parameters
5955
~~~~~~~~~~~~~~~~~~~~
6056

0 commit comments

Comments
 (0)