mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: Patrick Aljord <patcito@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
		@@ -143,7 +143,7 @@ var (
 | 
				
			|||||||
		MaxCreationLimit:                        -1,
 | 
							MaxCreationLimit:                        -1,
 | 
				
			||||||
		MirrorQueueLength:                       1000,
 | 
							MirrorQueueLength:                       1000,
 | 
				
			||||||
		PullRequestQueueLength:                  1000,
 | 
							PullRequestQueueLength:                  1000,
 | 
				
			||||||
		PreferredLicenses:                       []string{"Apache License 2.0,MIT License"},
 | 
							PreferredLicenses:                       []string{"Apache License 2.0", "MIT License"},
 | 
				
			||||||
		DisableHTTPGit:                          false,
 | 
							DisableHTTPGit:                          false,
 | 
				
			||||||
		AccessControlAllowOrigin:                "",
 | 
							AccessControlAllowOrigin:                "",
 | 
				
			||||||
		UseCompatSSHURI:                         false,
 | 
							UseCompatSSHURI:                         false,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user