mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-08 09:28:41 +00:00
Remove duplicate i2p_proxy entry
This commit is contained in:
parent
1de0c30bb0
commit
14776d86f5
1 changed files with 0 additions and 4 deletions
|
@ -122,10 +122,6 @@ DEFAULT_PREFS = {
|
||||||
"hostname": "",
|
"hostname": "",
|
||||||
"port": 0
|
"port": 0
|
||||||
},
|
},
|
||||||
"i2p_proxy": {
|
|
||||||
"hostname": "",
|
|
||||||
"port": 0
|
|
||||||
},
|
|
||||||
"outgoing_ports": [0, 0],
|
"outgoing_ports": [0, 0],
|
||||||
"random_outgoing_ports": True,
|
"random_outgoing_ports": True,
|
||||||
"peer_tos": "0x00",
|
"peer_tos": "0x00",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue