Show bbox on in_progress events (#8785)

* fix default value in docs

* use default snapshot config for in progress
This commit is contained in:
Blake Blackshear
2023-11-29 23:37:53 +00:00
committed by GitHub
parent 9b003e175d
commit f00ced5a33
2 changed files with 20 additions and 14 deletions

View File

@@ -408,7 +408,7 @@ snapshots:
# Optional: print a timestamp on the snapshots (default: shown below)
timestamp: False
# Optional: draw bounding box on the snapshots (default: shown below)
bounding_box: False
bounding_box: True
# Optional: crop the snapshot (default: shown below)
crop: False
# Optional: height to resize the snapshot to (default: original size)