forked from forgejo/forgejo
feat: Add support for extra sshd_config parameters via 'Include' file (#19842)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
parent
e31c6166ee
commit
4a295d4a6c
2 changed files with 3 additions and 0 deletions
|
@ -41,3 +41,5 @@ Banner none
|
|||
Subsystem sftp /usr/lib/ssh/sftp-server
|
||||
|
||||
AcceptEnv GIT_PROTOCOL
|
||||
|
||||
${SSH_INCLUDE_FILE}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue