mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
update of the ssh command line to change the compatiblity
This commit is contained in:
parent
6ae9b27b58
commit
2acf721027
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue