mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00: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