fix default value in docs

This commit is contained in:
Blake Blackshear 2023-11-29 07:06:01 -06:00
parent a490c375f4
commit 009ab01aba

View File

@ -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)