Skip to content

Commit 1d32055

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: [FrameworkBundle] Add note for `prefix_seed` about container compilation
2 parents ef2bdaf + 254f883 commit 1d32055

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
@@ -3183,6 +3183,12 @@ It's also useful when using `blue/green deployment`_ strategies and more
31833183
generally, when you need to abstract out the actual deployment directory (for
31843184
example, when warming caches offline).
31853185

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

31883194
lock

0 commit comments

Comments
 (0)