mirror of
				https://github.com/v2fly/v2ray-examples.git
				synced 2025-11-04 11:55:38 +08:00 
			
		
		
		
	remove unnecessary mux and ConnectionReuse settings.
This commit is contained in:
		@@ -24,15 +24,10 @@
 | 
			
		||||
      "security": "auto", 
 | 
			
		||||
      "wsSettings": {
 | 
			
		||||
        "path": "/PATH/", 
 | 
			
		||||
        "connectionReuse": true, 
 | 
			
		||||
        "headers": {
 | 
			
		||||
          "Host": "domain.Name"
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }, 
 | 
			
		||||
    "mux": {
 | 
			
		||||
      "enabled": true, 
 | 
			
		||||
      "concurrency": 64
 | 
			
		||||
    }
 | 
			
		||||
  }, 
 | 
			
		||||
  "outbound": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user