Fix typo
This commit is contained in:
parent
35242e8a94
commit
bc518ae0d5
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
# For local SSH forwarding
|
||||
PermitRootLogin false
|
||||
Matcm LocalAddress 127.0.0.1,::1
|
||||
Match LocalAddress 127.0.0.1,::1
|
||||
PermitRootLogin prohibit-password
|
||||
|
||||
# Sample for SFTP-Only users
|
||||
|
|
|
|||
Loading…
Reference in New Issue