Files
cc-backend/cmd
Jan Eitzinger d89f526eb2 feat(config): warn on unrecognized top-level config sections
A setting nested at the wrong level (e.g. "resampling" placed next to
"main" instead of inside it) was silently ignored. Emit a startup warning
for any top-level config section not consumed by the backend so such
misconfigurations surface instead of failing silently.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Entire-Checkpoint: 69d1b85c8db3
2026-06-18 10:28:59 +02:00
..