put back requires

pull/3038/head
Isaac Connor 2017-05-30 19:52:19 -04:00
parent b6ed806d6c
commit dcf7c7f015
1 changed files with 1 additions and 0 deletions

View File

@ -2110,6 +2110,7 @@ our @options = (
a remote ftp server. This option indicates the remote directory
that ZoneMinder should use to upload event files to.
`,
requires => [ { name => 'ZM_OPT_UPLOAD', value => 'yes' } ],
type => $types{rel_path},
category => 'hidden',
},