mirror of
				https://github.com/v2fly/v2ray-examples.git
				synced 2025-11-04 20:05:39 +08:00 
			
		
		
		
	add http/2 config
This commit is contained in:
		
							
								
								
									
										2
									
								
								mKcp/config_client.json
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										2
									
								
								mKcp/config_client.json
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							@@ -3,7 +3,7 @@
 | 
			
		||||
    "streamSettings": {
 | 
			
		||||
      "network": "kcp",
 | 
			
		||||
      "kcpSettings": {
 | 
			
		||||
        "uplinkCapacity": 100,
 | 
			
		||||
        "uplinkCapacity": 15,
 | 
			
		||||
        "downlinkCapacity": 100,
 | 
			
		||||
        "readBufferSize": 2,
 | 
			
		||||
        "mtu": 1350,
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								mKcp/config_server.json
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										2
									
								
								mKcp/config_server.json
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							@@ -20,7 +20,7 @@
 | 
			
		||||
    "streamSettings": {
 | 
			
		||||
      "network": "kcp",
 | 
			
		||||
      "kcpSettings": {
 | 
			
		||||
        "uplinkCapacity": 100,
 | 
			
		||||
        "uplinkCapacity": 15,
 | 
			
		||||
        "downlinkCapacity": 100,
 | 
			
		||||
        "readBufferSize": 2,
 | 
			
		||||
        "mtu": 1350,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user