mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
ssh: Update default configuration
This patch removes an old switch to enable SSH 1 and makes port 22 the default port. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
ENABLE_SSH_KEYS=off
|
||||
ENABLE_SSH_PROTOCOL1=off
|
||||
ENABLE_SSH_PASSWORDS=on
|
||||
ENABLE_SSH_PORTFW=off
|
||||
ENABLE_SSH=off
|
||||
__CGI__=CGI=HASH(0x840b7a0)
|
||||
SSH_PORT=on
|
||||
|
||||
Reference in New Issue
Block a user