Remove duplicate i2p_proxy entry
This commit is contained in:
parent
1de0c30bb0
commit
14776d86f5
|
@ -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…
Reference in New Issue