Skip to content

Commit 41b87a7

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: [FrameworkBundle] Add note for `prefix_seed` about container compilation
2 parents ee6069e + 1d32055 commit 41b87a7

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

3230+
.. note::
3231+
3232+
The ``prefix_seed`` option is used at compile time. This means
3233+
that any change made to this value after container's compilation
3234+
will have no effect.
3235+
32303236
.. _reference-lock:
32313237

32323238
lock

0 commit comments

Comments
 (0)