diff --git a/docs/settings/config/wifi.mdx b/docs/settings/config/wifi.mdx index 95ae7e52..826a8187 100644 --- a/docs/settings/config/wifi.mdx +++ b/docs/settings/config/wifi.mdx @@ -22,7 +22,7 @@ You can [force the device to boot into SoftAP mode](#software-access-point) by r ### NTP Server -Type: **string** +Type: **string** (Max Length: 33) Default: `0.pool.ntp.org` @@ -38,7 +38,7 @@ Enables and Disables WiFi. ### WiFi SSID -Type: **string** (Case Sensitive) +Type: **string** (Case Sensitive, Max Length: 33) Default: `""` (Empty) @@ -48,7 +48,7 @@ In [Client](#wifi-client) mode, this is your WiFi Networks SSID. ### WiFi PSK -Type: **string** (Case Sensitive) +Type: **string** (Case Sensitive, Max Length: 64) Default: `""` (Empty)