From c8d28071a2bd7720e6768c2aec42cea76b099fe6 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:55:31 -0600 Subject: [PATCH] remove key --- web/public/locales/en/config/cameras.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/web/public/locales/en/config/cameras.json b/web/public/locales/en/config/cameras.json index 67015bde5..d2c74dc54 100644 --- a/web/public/locales/en/config/cameras.json +++ b/web/public/locales/en/config/cameras.json @@ -324,9 +324,6 @@ "enabled": { "label": "Enable record on all cameras." }, - "sync_recordings": { - "label": "Sync recordings with disk on startup and once a day." - }, "expire_interval": { "label": "Number of minutes to wait between cleanup runs." }, @@ -758,4 +755,4 @@ "label": "Keep track of original state of camera." } } -} \ No newline at end of file +}