Commit f2f71ae
committed
bug #1104 Swap cache configuration params in
This PR was merged into the main branch.
Discussion
----------
Swap cache configuration params in `message_store` docs
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no <!-- required for new features -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
The first key of the `message_store` should be the type, e.g. `cache`, `cloudflare`, `doctrine` etc
Commits
-------
33ebc1d Swap cache configuration paramsmessage_store docs (erik-treehouse)1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1093 | 1093 | | |
1094 | 1094 | | |
1095 | 1095 | | |
1096 | | - | |
1097 | | - | |
| 1096 | + | |
| 1097 | + | |
1098 | 1098 | | |
1099 | 1099 | | |
1100 | 1100 | | |
| |||
0 commit comments