Skip to content

Commit 1f68440

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [FrameworkBundle] Add note for `prefix_seed` about container compilation
2 parents 1916f01 + 73a67c0 commit 1f68440

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

3192+
.. note::
3193+
3194+
The ``prefix_seed`` option is used at compile time. This means
3195+
that any change made to this value after container's compilation
3196+
will have no effect.
3197+
31923198
.. _reference-lock:
31933199

31943200
lock

0 commit comments

Comments
 (0)