mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-22 10:02:05 +02:00
* Make sshd_config more flexible regarding MaxStartups and MaxSessions. See https://man.openbsd.org/sshd_config for more information. * make property prefix equals other existing Gitea SSH properties. Co-authored-by: dlouzado <dlouzado@senado.leg.br>