Skip to content

Commit 1c426f7

Browse files
committed
Added a caution note about env vars and the profiler
1 parent 7074b29 commit 1c426f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configuration/external_parameters.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ of the following:
135135
``kernel.charset`` parameter). These default values are resolved when
136136
compiling the service container and won't change at runtime once dumped.
137137

138+
The values of the env vars are also exposed in the web interface of the
139+
:doc:`Symfony profiler </profiler>`. In practice this shouldn't be a
140+
problem because the web profiler must **never** be enabled in production.
141+
138142
Constants
139143
---------
140144

0 commit comments

Comments
 (0)