Skip to content

Commit

Permalink
Update sshd_config
Browse files Browse the repository at this point in the history
  • Loading branch information
kielerrr authored Oct 8, 2021
1 parent 28cb550 commit c35e5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/sshd_config
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ AllowTcpForwarding no
# Force sftp and chroot jail
Subsystem sftp internal-sftp
ForceCommand internal-sftp
ChrootDirectory %h
ChrootDirectory /app

# Enable this for more logs
LogLevel VERBOSE

0 comments on commit c35e5d4

Please sign in to comment.