Merge branch 'release-0.10.0' of https://github.com/blakeblackshear/frigate into release-0.10.0

This commit is contained in:
Shea Smith
2021-12-18 22:21:34 +13:00
13 changed files with 328 additions and 60 deletions
@@ -58,7 +58,7 @@ http {
# vod caches
vod_metadata_cache metadata_cache 512m;
vod_mapping_cache mapping_cache 5m;
vod_mapping_cache mapping_cache 5m 10m;
# gzip manifests
gzip on;