mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
doc: Update configs
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
@@ -1754,7 +1754,7 @@ If set to `true` will attempt up to 10 restarts over a 1 minute period upon unex
|
||||
:liveupdate: "no"
|
||||
:shortdesc: "Whether to always start the instance when the daemon starts"
|
||||
:type: "bool"
|
||||
If set to `false`, restore the last state.
|
||||
If unset or set to `last-state`, restores the last state.
|
||||
```
|
||||
|
||||
```{config:option} boot.autostart.delay instance-boot
|
||||
|
||||
@@ -2007,7 +2007,7 @@
|
||||
{
|
||||
"boot.autostart": {
|
||||
"liveupdate": "no",
|
||||
"longdesc": "If set to `false`, restore the last state.",
|
||||
"longdesc": "If unset or set to `last-state`, restores the last state.",
|
||||
"shortdesc": "Whether to always start the instance when the daemon starts",
|
||||
"type": "bool"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user