mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-25 06:03:52 +03:00
qm start: document timeout default
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ef3f42930f
commit
5a7f7b99b2
@ -1994,6 +1994,7 @@ __PACKAGE__->register_method({
|
||||
description => "Wait maximal timeout seconds.",
|
||||
type => 'integer',
|
||||
minimum => 0,
|
||||
default => 'max(30, vm memory in GiB)',
|
||||
optional => 1,
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user