make timestamp on snapshots configurable (fixes #88)

This commit is contained in:
Blake Blackshear
2020-01-18 08:41:55 -06:00
parent 1198c29dac
commit af247275cf
3 changed files with 21 additions and 2 deletions

View File

@@ -105,6 +105,12 @@ cameras:
################
# watchdog_timeout: 300
################
# Configuration for the snapshot sent over mqtt
################
snapshots:
show_timestamp: True
################
# Camera level object config. This config is merged with the global config above.
################