Commit eb4f3f3
fix(config): clear deprecated Enabled field after env overrides
applyEnvOverrides repopulates Extraction.Enabled from
MICASA_EXTRACTION_ENABLED after migrateRenamedKeys already cleared it.
Clear it again post-env-overrides so both fields never coexist in the
resolved config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ec4239f commit eb4f3f3
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
391 | 400 | | |
392 | 401 | | |
393 | 402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
766 | 766 | | |
767 | 767 | | |
768 | 768 | | |
| 769 | + | |
769 | 770 | | |
770 | 771 | | |
771 | 772 | | |
| |||
0 commit comments