File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed
Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,16 @@ <h2 id="microvmhostenable"><a class="header" href="#microvmhostenable">microvm.h
180180< ul >
181181< li > < a href ="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
182182</ ul >
183+ < h2 id ="microvmhoststartuptimeout "> < a class ="header " href ="#microvmhoststartuptimeout "> microvm.host.startupTimeout</ a > </ h2 >
184+ < p > Start up timeout for the VMs in seconds</ p >
185+ < p > < em > Type:</ em >
186+ positive integer, meaning >0</ p >
187+ < p > < em > Default:</ em >
188+ < code > 150</ code > </ p >
189+ < p > < em > Declared by:</ em > </ p >
190+ < ul >
191+ < li > < a href ="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
192+ </ ul >
183193< h2 id ="microvmhostusenotifysockets "> < a class ="header " href ="#microvmhostusenotifysockets "> microvm.host.useNotifySockets</ a > </ h2 >
184194< p > Enable if all your MicroVMs run with a Hypervisor that sends
185195readiness notification over a VSOCK.</ p >
Original file line number Diff line number Diff line change @@ -1821,6 +1821,16 @@ <h2 id="microvmhostenable"><a class="header" href="#microvmhostenable">microvm.h
18211821< ul >
18221822< li > < a href ="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
18231823</ ul >
1824+ < h2 id ="microvmhoststartuptimeout "> < a class ="header " href ="#microvmhoststartuptimeout "> microvm.host.startupTimeout</ a > </ h2 >
1825+ < p > Start up timeout for the VMs in seconds</ p >
1826+ < p > < em > Type:</ em >
1827+ positive integer, meaning >0</ p >
1828+ < p > < em > Default:</ em >
1829+ < code > 150</ code > </ p >
1830+ < p > < em > Declared by:</ em > </ p >
1831+ < ul >
1832+ < li > < a href ="https://github.com/microvm-nix/microvm.nix/tree/main/nixos-modules/host/options.nix "> microvm.nix/nixos-modules/host/options.nix</ a > </ li >
1833+ </ ul >
18241834< h2 id ="microvmhostusenotifysockets "> < a class ="header " href ="#microvmhostusenotifysockets "> microvm.host.useNotifySockets</ a > </ h2 >
18251835< p > Enable if all your MicroVMs run with a Hypervisor that sends
18261836readiness notification over a VSOCK.</ p >
You can’t perform that action at this time.
0 commit comments