Commit 62f4f72
committed
docs: add guidance about optional services in migration guide
Explicitly mention checking config.php for optional services like Redis,
Memcached, and other dependencies before migration. Addresses issue where
migrations fail due to missing Redis configuration.
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>1 parent 3add952 commit 62f4f72
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
40 | 54 | | |
41 | 55 | | |
42 | 56 | | |
| |||
0 commit comments