mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-04 17:24:20 -04:00
Can disable GIT interactions by HTTP protocol
This commit is contained in:
@@ -116,6 +116,7 @@ var (
|
||||
MirrorQueueLength int
|
||||
PullRequestQueueLength int
|
||||
PreferredLicenses []string
|
||||
DisableHttpGit bool
|
||||
|
||||
// Repository editor settings
|
||||
Editor struct {
|
||||
|
Reference in New Issue
Block a user