We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 006576b commit d8ba524Copy full SHA for d8ba524
scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in
@@ -452,6 +452,7 @@ our @options = (
452
help => q`This value points to the location of the Go2RTC API
453
install, including username and password. If left blank, this
454
will default to 127.0.0.1:1984
455
+ Take in mind that you must add /api to url so it works.
456
`,
457
type => $types{string},
458
category => 'system',
0 commit comments