Skip to content

Commit dc64881

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: [Cache] Fix config key
2 parents a7dd42a + 526cd14 commit dc64881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cache.rst

+1-1
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)