Skip to content

Commit 3b26e4c

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [Cache] Fix config key
2 parents b70139c + 6dd4057 commit 3b26e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ a message bus to compute values in a worker:
922922
cache:
923923
pools:
924924
async.cache:
925-
messenger_bus: async_bus
925+
early_expiration_message_bus: async_bus
926926
927927
messenger:
928928
transports:

0 commit comments

Comments
 (0)