Skip to content

Commit

Permalink
doc: Update configs
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
  • Loading branch information
stgraber committed Apr 25, 2024
1 parent 088610a commit 5995d3a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion doc/config_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ Using incremental memory transfer of the instance's memory can reduce downtime.
```

```{config:option} migration.stateful instance-migration
:condition: "virtual machine"
:defaultdesc: "`false`"
:liveupdate: "no"
:shortdesc: "Whether to allow for stateful stop/start and snapshots"
Expand Down
1 change: 0 additions & 1 deletion internal/server/metadata/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@
},
{
"migration.stateful": {
"condition": "virtual machine",
"defaultdesc": "`false`",
"liveupdate": "no",
"longdesc": "Enabling this option prevents the use of some features that are incompatible with it.",
Expand Down

0 comments on commit 5995d3a

Please sign in to comment.