We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
disable
1 parent 6cb3c8a commit cb42082Copy full SHA for cb42082
content/components/wifi.md
@@ -327,7 +327,9 @@ on_...:
327
```
328
329
> [!NOTE]
330
-> Be aware that if you disable WiFi, the API timeout will need to be disabled otherwise the device will reboot.
+> Be mindful of the reboot timeouts set for both the [API component](/components/api/) and the
331
+> [WiFi component](#configuration-variables) if you disable WiFi. If WiFi remains off for longer than the duration of
332
+> either timeout, the device will reboot!
333
334
{{< anchor "wifi-on_enable" >}}
335
0 commit comments