diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index ebd09140aee..e3b37df3f13 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -3184,6 +3184,12 @@ It's also useful when using `blue/green deployment`_ strategies and more generally, when you need to abstract out the actual deployment directory (for example, when warming caches offline). +.. note:: + + The ``prefix_seed`` option is used at compile time. This means + that any change made to this value after container's compilation + will have no effect. + .. versionadded:: 5.2 Starting from Symfony 5.2, the ``%kernel.container_class%`` parameter is no