Use an LRU for the resolved media instead of growing unbounded.

This commit is contained in:
Dermot Duffy
2021-10-26 14:04:37 -07:00
parent 38af2f3d62
commit d727593ed8
3 changed files with 17 additions and 6 deletions
+2 -1
View File
@@ -34,7 +34,8 @@
"label": "Frigate label/object filter (Optional)",
"live_provider": "Live view provider (Optional)",
"live_preload": "Preload live view",
"image": "Static image URL for image view (Optional)"
"image": "Static image URL for image view (Optional)",
"lazy_load": "Lazily load event media"
},
"menu": {
"frigate": "Frigate Menu / Default View",