mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-07 18:38:46 +00:00
pveam: add mail to sections
it includes the PMG Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c35f40b1f9
commit
b3b889ffb8
@ -60,7 +60,7 @@ __PACKAGE__->register_method ({
|
|||||||
section => {
|
section => {
|
||||||
type => 'string',
|
type => 'string',
|
||||||
description => "Restrict list to specified section.",
|
description => "Restrict list to specified section.",
|
||||||
enum => ['system', 'turnkeylinux'],
|
enum => ['system', 'mail', 'turnkeylinux'],
|
||||||
optional => 1,
|
optional => 1,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user