mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-05 07:06:00 +00:00
VZDump: add -mailto schema desc
This commit is contained in:
parent
3c6feff249
commit
4f367c1917
@ -92,7 +92,8 @@ my $confdesc = {
|
||||
},
|
||||
mailto => {
|
||||
type => 'string', format => 'string-list',
|
||||
description => "",
|
||||
description => "Comma-separated list of email addresses that should" .
|
||||
" receive email notifications.",
|
||||
optional => 1,
|
||||
},
|
||||
mailnotification => {
|
||||
|
Loading…
Reference in New Issue
Block a user