mirror of
				https://github.com/v2fly/v2ray-core.git
				synced 2025-11-04 11:49:16 +00:00 
			
		
		
		
	update distro file
(rebased from 9b30bcf6dfe2458a64493e1dbcbbbbc24c811ca5)
This commit is contained in:
		
							parent
							
								
									ca7a16104d
								
							
						
					
					
						commit
						cd86ba9f4a
					
				@ -70,9 +70,13 @@ import (
 | 
			
		||||
	_ "github.com/v2fly/v2ray-core/v4/infra/conf/geodata/memconservative"
 | 
			
		||||
	_ "github.com/v2fly/v2ray-core/v4/infra/conf/geodata/standard"
 | 
			
		||||
 | 
			
		||||
	// JSON, TOML, YAML config support.
 | 
			
		||||
	// JSON, TOML, YAML config support. (jsonv4) This disable selective compile
 | 
			
		||||
	_ "github.com/v2fly/v2ray-core/v4/main/formats"
 | 
			
		||||
 | 
			
		||||
	// commands
 | 
			
		||||
	_ "github.com/v2fly/v2ray-core/v4/main/commands/all"
 | 
			
		||||
 | 
			
		||||
	// Commands that rely on jsonv4 format This disable selective compile
 | 
			
		||||
	_ "github.com/v2fly/v2ray-core/v4/main/commands/all/api/jsonv4"
 | 
			
		||||
	_ "github.com/v2fly/v2ray-core/v4/main/commands/all/jsonv4"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user