0
0
Fork 0
mirror of https://github.com/atmoz/sftp.git synced 2024-11-17 12:51:33 -05:00

Set UseDNS no

Makes login faster: http://unix.stackexchange.com/questions/56941/what-is-the-point-of-sshd-usedns-option
This commit is contained in:
Adrian Dvergdal 2015-04-27 11:44:18 +02:00
parent 85e2f749b4
commit 932c2264f2

View file

@ -1,7 +1,7 @@
UseDNS no
PermitRootLogin no
Subsystem sftp internal-sftp
ChrootDirectory %h
X11Forwarding no
AllowTcpForwarding no
ForceCommand internal-sftp