blakeblackshear.frigate/frigate
Nicolas Mowen 0bd3cff13b
Set event thumbnail cache timeout to 1 day (#3150)
* Set event thumbnail cache timeout to 1 day

* Pass max age as a param and set default to 30 days
2022-04-26 19:42:07 -05:00
..
test
__init__.py
__main__.py
app.py
birdseye.png
config.py Merge remote-tracking branch 'origin/master' into release-0.11.0 2022-04-18 06:45:30 -05:00
const.py
edgetpu.py
events.py lint fixes 2022-04-16 09:08:10 -05:00
http.py Set event thumbnail cache timeout to 1 day (#3150) 2022-04-26 19:42:07 -05:00
log.py
models.py type fixes 2022-04-18 06:52:13 -05:00
motion.py
mqtt.py
mypy.ini
object_processing.py
objects.py
output.py
plus.py
record.py
stats.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
types.py Ability to enable / disable motion detection via MQTT (#3117) 2022-04-26 07:29:28 -05:00
util.py fix depreciated import from collections 2022-04-15 07:01:43 -05:00
video.py
watchdog.py
zeroconf.py