docs: fix config comments to match actual defaults (#171)

Three config fields had comments that disagreed with the code defaults:
- maxScenes: comment said 20, code uses 15
- l2DelayAfterL1Seconds: comment said 90, code uses 10
- report.enabled: comment said true, code uses false

Closes #161

Co-authored-by: jackyangjie <yangjie@qq.com>
This commit is contained in:
jackyangjie
2026-06-11 21:39:52 +08:00
committed by GitHub
parent b10a290ded
commit 41c00b7d5a

Diff Content Not Available