Commit 768c893
committed
feat: Add a plausibility check for Meilisearch configuration
Tutor is meant to be configured with either its own, or an externally
preconfigured Meilisearch instance. Thus, the combination of
configuring RUN_MEILISEARCH: false and leaving MEILISEARCH_URL at its
default is almost certainly a configuration error.
Add an alert to notify the user of that configuration issue.
Related issue:
#11851 parent 2b36492 commit 768c893
File tree
2 files changed
+21
-0
lines changed- changelog.d
- tutor
2 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
0 commit comments