mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +03:00
fix default value in docs
This commit is contained in:
parent
a490c375f4
commit
009ab01aba
@ -408,7 +408,7 @@ snapshots:
|
|||||||
# Optional: print a timestamp on the snapshots (default: shown below)
|
# Optional: print a timestamp on the snapshots (default: shown below)
|
||||||
timestamp: False
|
timestamp: False
|
||||||
# Optional: draw bounding box on the snapshots (default: shown below)
|
# Optional: draw bounding box on the snapshots (default: shown below)
|
||||||
bounding_box: False
|
bounding_box: True
|
||||||
# Optional: crop the snapshot (default: shown below)
|
# Optional: crop the snapshot (default: shown below)
|
||||||
crop: False
|
crop: False
|
||||||
# Optional: height to resize the snapshot to (default: original size)
|
# Optional: height to resize the snapshot to (default: original size)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user