Skip to content

Commit f9375cd

Browse files
Andrew PattisonXECDesign
Andrew Pattison
authored andcommitted
README.md - mention WPA_PASSWORD length requirement
1 parent 9d334be commit f9375cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The following environment variables are supported:
119119

120120
* `WPA_ESSID`, `WPA_PASSWORD` and `WPA_COUNTRY` (Default: unset)
121121

122-
If these are set, they are use to configure `wpa_supplicant.conf`, so that the raspberry pi can automatically connect to a wifi network on first boot. If `WPA_ESSID` is set and `WPA_PASSWORD` is unset an unprotected wifi network will be configured.
122+
If these are set, they are use to configure `wpa_supplicant.conf`, so that the raspberry pi can automatically connect to a wifi network on first boot. If `WPA_ESSID` is set and `WPA_PASSWORD` is unset an unprotected wifi network will be configured. If set, `WPA_PASSWORD` must be between 8 and 63 characters.
123123

124124
* `ENABLE_SSH` (Default: `0`)
125125

0 commit comments

Comments
 (0)