allow ssh per password (again)

This commit is contained in:
genofire 2020-02-28 14:11:12 +01:00
parent 661951a999
commit 8a62c14a0e
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,
},