Skip to content

Commit ff3ef2f

Browse files
committed
Update 'Enabling the watchdog' docs
1 parent 120082a commit ff3ef2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zigbee2mqtt/DOCS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The add-on will create a backup of your configuration.yml within your data path:
1212
The backup of your configuration is created on add-on startup if no previous backup was found.
1313

1414
# Enabling the watchdog
15-
To automatically restart Zigbee2MQTT in case of a crash, the watchdog can be used. It can be enabled by adding the following to the addon configuration:
15+
To automatically restart Zigbee2MQTT in case of a soft failure (like "adapter disconnected"), the watchdog can be used. It can be enabled by adding the following to the addon configuration:
1616

1717
```yaml
1818
watchdog: default

0 commit comments

Comments
 (0)