Skip to content

Commit

Permalink
add summary
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisho authored and guangbochen committed Aug 8, 2023
1 parent b769419 commit 6725c0e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/advanced/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,10 @@ This setting allows you to force reschedule VMs when a node is unavailable. When

Default: `{"enable":true, "period":300}`

:::note
When a host is unavailable or is powered off, the VM only reboots and does not migrate.
:::

#### Example

```json
Expand Down
4 changes: 4 additions & 0 deletions versioned_docs/version-v1.1/advanced/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,10 @@ This setting allows you to force reschedule VMs when a node is unavailable. When

Default: `{"enable":true, "period":300}`

:::note
When a host is unavailable or is powered off, the VM only reboots and does not migrate.
:::

#### Example

```json
Expand Down

0 comments on commit 6725c0e

Please sign in to comment.