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