Skip to content

Commit 708b256

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Update reference for "framework.cache.prefix_seed" config node
2 parents 3506336 + ec31652 commit 708b256

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
@@ -541,7 +541,7 @@ On production, there are a few important things to think about:
541541

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

0 commit comments

Comments
 (0)