mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	fix location for custom/options/license (#18194)
This commit is contained in:
		@@ -788,7 +788,7 @@ PATH =
 | 
			
		||||
;PULL_REQUEST_QUEUE_LENGTH = 1000
 | 
			
		||||
;;
 | 
			
		||||
;; Preferred Licenses to place at the top of the List
 | 
			
		||||
;; The name here must match the filename in conf/license or custom/conf/license
 | 
			
		||||
;; The name here must match the filename in options/license or custom/options/license
 | 
			
		||||
;PREFERRED_LICENSES = Apache License 2.0,MIT License
 | 
			
		||||
;;
 | 
			
		||||
;; Disable the ability to interact with repositories using the HTTP protocol
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user