From 5f5ba2e7721d7cdce7819ff7b068bc9a78a9d1a2 Mon Sep 17 00:00:00 2001 From: admin_jk Date: Tue, 17 Feb 2026 07:08:59 -0700 Subject: [PATCH] revice frgite compose file for limits --- lxc2/frigate/frigate.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/lxc2/frigate/frigate.yml b/lxc2/frigate/frigate.yml index fd5d2d9..7563352 100755 --- a/lxc2/frigate/frigate.yml +++ b/lxc2/frigate/frigate.yml @@ -27,15 +27,3 @@ services: - FRIGATE_SQLITE_JOURNAL_MODE=DELETE - PUID=1000 - PGID=1000 - cpus: "2.0" - mem_limit: "6144m" - mem_reservation: "2048m" - -services: - frigate: - container_name: frigate - # Use the TensorRT image to use your 3050 for detection as well as decoding - - environment: - - NVIDIA_VISIBLE_DEVICES=all - # ... rest of your config (volumes, ports) \ No newline at end of file