mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #977 from yunohost-bot/anonymous-2019-04-11_08-37-03
[Anonymous contrib] update of the ssh command line to change the compatiblity
This commit is contained in:
commit
f01a716bf5
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
|
**On your server**, change the policy for SSH
|
||||||
```bash
|
```bash
|
||||||
sudo yunohost settings set service.ssh.compatibility -v modern
|
sudo yunohost settings set security.ssh.compatibility -v modern
|
||||||
```
|
```
|
||||||
|
|
||||||
### Disable YunoHost API
|
### Disable YunoHost API
|
||||||
|
|
Loading…
Reference in a new issue