Merge pull request #41 from FreifunkBremen/ssh-per-password

allow ssh per password (again)
This commit is contained in:
Jan-Eric Ortgies 2020-03-06 20:49:03 +01:00 committed by GitHub
commit c4489b43ee
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,
},