Skip to content

Commit 5190cbb

Browse files
[FrameworkBundle] Add note for prefix_seed about container compilation
1 parent dba6794 commit 5190cbb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

reference/configuration/framework.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3184,6 +3184,12 @@ It's also useful when using `blue/green deployment`_ strategies and more
31843184
generally, when you need to abstract out the actual deployment directory (for
31853185
example, when warming caches offline).
31863186

3187+
.. note::
3188+
3189+
The ``prefix_seed`` option is used at compile time. This means
3190+
that any change made to this value after container's compilation
3191+
will have no effect.
3192+
31873193
.. versionadded:: 5.2
31883194

31893195
Starting from Symfony 5.2, the ``%kernel.container_class%`` parameter is no

0 commit comments

Comments
 (0)