[skip ci] automated docs update
This commit is contained in:
parent
b60563a752
commit
723be05d79
@ -34,6 +34,7 @@ Configure sshd server.
|
|||||||
- [sshd_password_authentication](#sshd_password_authentication)
|
- [sshd_password_authentication](#sshd_password_authentication)
|
||||||
- [sshd_permit_empty_passwords](#sshd_permit_empty_passwords)
|
- [sshd_permit_empty_passwords](#sshd_permit_empty_passwords)
|
||||||
- [sshd_permit_root_login](#sshd_permit_root_login)
|
- [sshd_permit_root_login](#sshd_permit_root_login)
|
||||||
|
- [sshd_port](#sshd_port)
|
||||||
- [sshd_protocol](#sshd_protocol)
|
- [sshd_protocol](#sshd_protocol)
|
||||||
- [sshd_strict_modes](#sshd_strict_modes)
|
- [sshd_strict_modes](#sshd_strict_modes)
|
||||||
- [sshd_tcp_keep_alive](#sshd_tcp_keep_alive)
|
- [sshd_tcp_keep_alive](#sshd_tcp_keep_alive)
|
||||||
@ -277,6 +278,14 @@ sshd_permit_empty_passwords: no
|
|||||||
sshd_permit_root_login: yes
|
sshd_permit_root_login: yes
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### sshd_port
|
||||||
|
|
||||||
|
#### Default value
|
||||||
|
|
||||||
|
```YAML
|
||||||
|
sshd_port: 22
|
||||||
|
```
|
||||||
|
|
||||||
### sshd_protocol
|
### sshd_protocol
|
||||||
|
|
||||||
#### Default value
|
#### Default value
|
||||||
|
Loading…
Reference in New Issue
Block a user