mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-01 19:31:13 +00:00
remove format_description from $met_fmt->{model}
This commit is contained in:
parent
8485b9ba68
commit
36e54bd7f1
@ -613,7 +613,6 @@ my $net_fmt = {
|
||||
model => {
|
||||
type => 'string',
|
||||
description => "Network Card Model. The 'virtio' model provides the best performance with very low CPU overhead. If your guest does not support this driver, it is usually best to use 'e1000'.",
|
||||
format_description => 'model',
|
||||
enum => $nic_model_list,
|
||||
default_key => 1,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user