mirror of
https://gitee.com/gitea/gitea
synced 2026-01-03 06:06:35 +08:00
feat: Add support for extra sshd_config parameters via 'Include' file (#19842)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
@@ -41,3 +41,5 @@ Banner none
|
||||
Subsystem sftp /usr/lib/ssh/sftp-server
|
||||
|
||||
AcceptEnv GIT_PROTOCOL
|
||||
|
||||
${SSH_INCLUDE_FILE}
|
||||
|
||||
Reference in New Issue
Block a user