1
0
mirror of https://github.com/lxc/incus.git synced 2026-02-05 09:46:19 +01:00

doc: Update config

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
Stéphane Graber
2026-02-04 16:42:36 +01:00
parent 5493daf958
commit 80a5519509
2 changed files with 3 additions and 3 deletions

View File

@@ -1906,11 +1906,12 @@ The number of seconds to wait after the instance started before starting the nex
```
```{config:option} boot.autostart.priority instance-boot
:defaultdesc: "0"
:liveupdate: "no"
:shortdesc: "What order to start the instances in"
:type: "integer"
The instance with the highest value is started first.
Instances without a priority set will be started (with some parallelism) ahead of
instances with a priority set.
```
```{config:option} boot.host_shutdown_action instance-boot