Skip to content

Commit 3fecb78

Browse files
committed
Update reference for "framework.cache.prefix_seed" config node
1 parent a1baaf1 commit 3fecb78

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

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

0 commit comments

Comments
 (0)