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