secont hosts list don;t need proxy and fast
tags
This commit is contained in:
		
							parent
							
								
									d23bb1ffee
								
							
						
					
					
						commit
						023a8c6f4b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -693,7 +693,7 @@ class Connection:
 | 
				
			||||||
		streamhost.setAttr('port', str(port))
 | 
							streamhost.setAttr('port', str(port))
 | 
				
			||||||
		streamhost.setAttr('host', self.peerhost[0])
 | 
							streamhost.setAttr('host', self.peerhost[0])
 | 
				
			||||||
		streamhost.setAttr('jid', sender)
 | 
							streamhost.setAttr('jid', sender)
 | 
				
			||||||
		if proxyhosts != []:
 | 
							if fast and proxyhosts != []:
 | 
				
			||||||
			file_props['proxy_receiver'] = str(receiver)
 | 
								file_props['proxy_receiver'] = str(receiver)
 | 
				
			||||||
			file_props['proxy_sender'] = str(sender)
 | 
								file_props['proxy_sender'] = str(sender)
 | 
				
			||||||
			file_props['proxyhosts'] = proxyhosts
 | 
								file_props['proxyhosts'] = proxyhosts
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue