Skip to content

Commit fc3eed8

Browse files
Move user self edit to auth category
1 parent 2d7fd1e commit fc3eed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2675,7 +2675,7 @@ our @options = (
26752675
users to change their passwords and their language settings
26762676
`,
26772677
type => $types{boolean},
2678-
category => 'config',
2678+
category => 'auth',
26792679
},
26802680
{
26812681
name => 'ZM_OPT_CONTROL',

0 commit comments

Comments
 (0)