tweak tmpfs comment

This commit is contained in:
Josh Hawkins 2026-02-26 11:31:02 -06:00
parent 6c49c33fb7
commit 1e8ef6b7bb

View File

@ -119,7 +119,7 @@ services:
volumes:
- ./config:/config
- ./storage:/media/frigate
- type: tmpfs # Optional: 1GB of memory, reduces SSD/SD Card wear
- type: tmpfs # In-memory filesystem for recording segment storage
target: /tmp/cache
tmpfs:
size: 1000000000