mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-04 01:48:54 +03:00
Further config and web fixes
This commit is contained in:
@@ -1060,12 +1060,11 @@
|
||||
},
|
||||
"snapshotConfig": {
|
||||
"title": "Snapshot Configuration",
|
||||
"desc": "Submitting to Frigate+ requires both snapshots and <code>clean_copy</code> snapshots to be enabled in your config.",
|
||||
"cleanCopyWarning": "Some cameras have snapshots enabled but have the clean copy disabled. You need to enable <code>clean_copy</code> in your snapshot config to be able to submit images from these cameras to Frigate+.",
|
||||
"desc": "Submitting to Frigate+ requires snapshots to be enabled in your config.",
|
||||
"cleanCopyWarning": "Some cameras have snapshots disabled",
|
||||
"table": {
|
||||
"camera": "Camera",
|
||||
"snapshots": "Snapshots",
|
||||
"cleanCopySnapshots": "<code>clean_copy</code> Snapshots"
|
||||
"snapshots": "Snapshots"
|
||||
}
|
||||
},
|
||||
"modelInfo": {
|
||||
|
||||
Reference in New Issue
Block a user