mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-03 22:04:53 +03:00
add docs links
This commit is contained in:
parent
15cbd2d75f
commit
8f5b334aea
@ -3,6 +3,10 @@ import type { SectionConfigOverrides } from "./types";
|
|||||||
const review: SectionConfigOverrides = {
|
const review: SectionConfigOverrides = {
|
||||||
base: {
|
base: {
|
||||||
sectionDocs: "/configuration/review",
|
sectionDocs: "/configuration/review",
|
||||||
|
fieldDocs: {
|
||||||
|
"alerts.labels": "/configuration/review/#alerts-and-detections",
|
||||||
|
"detections.labels": "/configuration/review/#alerts-and-detections",
|
||||||
|
},
|
||||||
restartRequired: [],
|
restartRequired: [],
|
||||||
fieldOrder: ["alerts", "detections", "genai"],
|
fieldOrder: ["alerts", "detections", "genai"],
|
||||||
fieldGroups: {},
|
fieldGroups: {},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user