From 2acf721027656380032c64cd4ed9a5d4761b2198 Mon Sep 17 00:00:00 2001 From: Yunobot Date: Thu, 11 Apr 2019 08:38:08 +0000 Subject: [PATCH] update of the ssh command line to change the compatiblity --- security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security.md b/security.md index 6c4dbbe4..b2cff099 100644 --- a/security.md +++ b/security.md @@ -159,7 +159,7 @@ sudo yunohost settings set security.nginx.compatibility -v modern **On your server**, change the policy for SSH ```bash -sudo yunohost settings set service.ssh.compatibility -v modern +sudo yunohost settings set security.ssh.compatibility -v modern ``` ### Disable YunoHost API