mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-09 16:47:37 +03:00
add ui docs links
This commit is contained in:
parent
c7a10c93be
commit
9962f8508f
@ -16,6 +16,16 @@ const record: SectionConfigOverrides = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
fieldDocs: {
|
||||||
|
"alerts.pre_capture":
|
||||||
|
"/configuration/record#pre-capture-and-post-capture",
|
||||||
|
"alerts.post_capture":
|
||||||
|
"/configuration/record#pre-capture-and-post-capture",
|
||||||
|
"detections.pre_capture":
|
||||||
|
"/configuration/record#pre-capture-and-post-capture",
|
||||||
|
"detections.post_capture":
|
||||||
|
"/configuration/record#pre-capture-and-post-capture",
|
||||||
|
},
|
||||||
restartRequired: [],
|
restartRequired: [],
|
||||||
fieldOrder: [
|
fieldOrder: [
|
||||||
"enabled",
|
"enabled",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user