mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-06-04 01:16:52 +02:00
Add clean copy to configuration docs
This commit is contained in:
parent
7a1215d581
commit
6e2e297aeb
@ -312,6 +312,8 @@ snapshots:
|
|||||||
# Optional: Enable writing jpg snapshot to /media/frigate/clips (default: shown below)
|
# Optional: Enable writing jpg snapshot to /media/frigate/clips (default: shown below)
|
||||||
# This value can be set via MQTT and will be updated in startup based on retained value
|
# This value can be set via MQTT and will be updated in startup based on retained value
|
||||||
enabled: False
|
enabled: False
|
||||||
|
# Optional: save a clean PNG copy of the snapshot image (default: shown below)
|
||||||
|
clean_copy: True
|
||||||
# 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)
|
||||||
|
Loading…
Reference in New Issue
Block a user