Skip to content

Commit ec31652

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: Update reference for "framework.cache.prefix_seed" config node
2 parents d4eba2a + 7621f55 commit ec31652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ On production, there are a few important things to think about:
539539

540540
**Use the Same Cache Between Deploys**
541541
If your deploy strategy involves the creation of new target directories, you
542-
should set a value for the :ref:`cache.prefix.seed <reference-cache-prefix-seed>`
542+
should set a value for the :ref:`cache.prefix_seed <reference-cache-prefix-seed>`
543543
configuration option in order to use the same cache namespace between deployments.
544544
Otherwise, the ``cache.app`` pool will use the value of the ``kernel.project_dir``
545545
parameter as base for the namespace, which will lead to different namespaces

0 commit comments

Comments
 (0)