secont hosts list don;t need proxy and fast

tags
This commit is contained in:
Dimitur Kirov 2005-08-06 21:43:04 +00:00
parent d23bb1ffee
commit 023a8c6f4b
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ class Connection:
streamhost.setAttr('port', str(port))
streamhost.setAttr('host', self.peerhost[0])
streamhost.setAttr('jid', sender)
if proxyhosts != []:
if fast and proxyhosts != []:
file_props['proxy_receiver'] = str(receiver)
file_props['proxy_sender'] = str(sender)
file_props['proxyhosts'] = proxyhosts