docs: add highlight magic comments (#22367)

This commit is contained in:
GuoQing Liu
2026-03-10 07:18:02 -06:00
committed by GitHub
parent 1188d87588
commit 19480867fb
20 changed files with 78 additions and 42 deletions
@@ -118,6 +118,7 @@ Enable debug logs for classification models by adding `frigate.data_processing.r
logger:
default: info
logs:
# highlight-next-line
frigate.data_processing.real_time.custom_classification: debug
```