Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/components/wifi.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ wifi:

- **ap_timeout** (*Optional*, [Time](/guides/configuration-types#time)): The time after which to enable the
configured fallback hotspot. Can be disabled by setting this to `0s`, which requires manually starting the AP by
other means (eg: from a button press). Defaults to `1min`.
other means (eg: from a button press). Defaults to `2min`.

- **domain** (*Optional*, string): Set the domain of the node hostname used for uploading.
For example, if it's set to `.local`, all uploads will be sent to `<HOSTNAME>.local`.
Expand Down