allow ssh per password (again)

This commit is contained in:
genofire 2020-02-28 14:11:12 +01:00
parent d36831e4d4
commit 2767fa3425
No known key found for this signature in database
GPG Key ID: 9D7D3C6BFF600C6A
1 changed files with 4 additions and 0 deletions

View File

@ -101,6 +101,10 @@
},
config_mode = {
remote_login = {
show_password_form = true,
-- default: min_password_length = 12,
},
geo_location = {
show_altitude = false,
},