From 13b6e885182614b360a34661d267feba6e73fe3b Mon Sep 17 00:00:00 2001 From: Undercover Computing Date: Sun, 10 Aug 2025 18:11:20 +1200 Subject: [PATCH] Update config.json --- config.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.json b/config.json index 2865d8a..e36b695 100644 --- a/config.json +++ b/config.json @@ -17,6 +17,4 @@ "username": "mqtt username", "password": "mqtt password" } - "allowed_cameras": ["gate"], - "ignored_labels": ["person"] }