diff --git a/PVE/VZDump.pm b/PVE/VZDump.pm index 90a07f88..2ec82c42 100644 --- a/PVE/VZDump.pm +++ b/PVE/VZDump.pm @@ -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 => {