remove key

This commit is contained in:
Josh Hawkins 2026-01-04 11:55:31 -06:00
parent e844276581
commit c8d28071a2

View File

@ -324,9 +324,6 @@
"enabled": { "enabled": {
"label": "Enable record on all cameras." "label": "Enable record on all cameras."
}, },
"sync_recordings": {
"label": "Sync recordings with disk on startup and once a day."
},
"expire_interval": { "expire_interval": {
"label": "Number of minutes to wait between cleanup runs." "label": "Number of minutes to wait between cleanup runs."
}, },
@ -758,4 +755,4 @@
"label": "Keep track of original state of camera." "label": "Keep track of original state of camera."
} }
} }
} }