Commit ee8407b
Preserve user indentation in go2rtc source override YAML
Stop stripping leading whitespace from override lines so that nested
YAML (e.g. list items with indented subkeys) is preserved correctly.
Base indentation (4 spaces) is still prepended to every line.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 64e6103 commit ee8407b
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
| 719 | + | |
| 720 | + | |
720 | 721 | | |
721 | 722 | | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | 723 | | |
727 | 724 | | |
728 | | - | |
729 | | - | |
730 | | - | |
| 725 | + | |
731 | 726 | | |
732 | 727 | | |
733 | 728 | | |
| |||
0 commit comments