Skip to content

Commit 526cd14

Browse files
committed
minor #18811 [Cache] Fix config key (alexandre-daubois)
This PR was merged into the 5.4 branch. Discussion ---------- [Cache] Fix config key Little typo 🙂 Commits ------- 86ebf19 [Cache] Fix config key
2 parents fdb2407 + 86ebf19 commit 526cd14

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
@@ -917,7 +917,7 @@ a message bus to compute values in a worker:
917917
cache:
918918
pools:
919919
async.cache:
920-
messenger_bus: async_bus
920+
early_expiration_message_bus: async_bus
921921
922922
messenger:
923923
transports:

0 commit comments

Comments
 (0)