File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -432,10 +432,13 @@ preload-dispvm-max
432432Number of disposables to preload. Upon setting, the number of running preloaded
433433disposables will be adjusted to match the maximum configured, if there is not
434434enough of them and there is enough available memory on the system, new ones will
435- be created, if there are more than enough, the excess will be removed.
435+ be created, if there are more than enough, the excess will be removed. When set
436+ on `dom0 `, preloaded disposables will derive from the `default_dispvm ` and the
437+ maximum for the new global disposable template will respect the `dom0 ` feature
438+ until it is deleted.
436439
437440|
438- | **Valid on**: disposable template
441+ | **Valid on**: disposable template and dom0
439442| **Type**: `int`
440443| **Default**: `0`
441444
You can’t perform that action at this time.
0 commit comments