Skip to content

Commit a8f8cd0

Browse files
authored
Update README.md
1 parent 1e57cb6 commit a8f8cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ It will not:
3636
| `os_desktop_enable`| false | true if this is a desktop system, ie Xorg, KDE/GNOME/Unity/etc|
3737
| `os_env_extra_user_paths`| [] | add additional paths to the user's `PATH` variable (default is empty).|
3838
| `os_env_umask`| 027| set default permissions for new files to `750` |
39-
| `os_auth_pw_max_age`| 60 | maximum password age|
39+
| `os_auth_pw_max_age`| 60 | maximum password age (set to `99999` to effectively disable it) |
4040
| `os_auth_pw_min_age`| 7 | minimum password age (before allowing any other password change)|
4141
| `os_auth_retries`| 5 | the maximum number of authentication attempts, before the account is locked for some time|
4242
| `os_auth_lockout_time`| 600 | time in seconds that needs to pass, if the account was locked due to too many failed authentication attempts|

0 commit comments

Comments
 (0)