tweak docs
This commit is contained in:
parent
d3d7cc3e59
commit
b0d8f69bda
|
@ -146,10 +146,10 @@ builder.
|
|||
Values greater than 1 indicate that the multiqueue feature is activated.
|
||||
For best performance, set this to the number of cores available to the
|
||||
virtual machine. CPU load on the host and guest systems will increase as
|
||||
the traffic increases, so set this option only when the VM has to handle
|
||||
a great number of incoming connections, such as when the VM is running as
|
||||
a router, reverse proxy or a busy HTTP server. Requires `virtio` network
|
||||
adapter. Defaults to `0`.
|
||||
the traffic increases, so activate this option only when the VM has to
|
||||
handle a great number of incoming connections, such as when the VM is
|
||||
operating as a router, reverse proxy or a busy HTTP server. Requires
|
||||
`virtio` network adapter. Defaults to `0`.
|
||||
|
||||
- `disks` (array of objects) - Disks attached to the virtual machine.
|
||||
Example:
|
||||
|
|
Loading…
Reference in New Issue