Merge branch 'lnd_tor_changes' into feature/qemu_snapshots
This commit is contained in:
@@ -30,6 +30,6 @@ bitcoind.zmqpubrawtx=<%= @bitcoin_zmqpubrawtx %>
|
||||
[tor]
|
||||
tor.active=true
|
||||
tor.v3=true
|
||||
tor.streamisolation=false
|
||||
tor.skip-proxy-for-clearnet-targets=true
|
||||
tor.streamisolation=<%= @lnd_tor['streamisolation'] %>
|
||||
tor.skip-proxy-for-clearnet-targets=<%= @lnd_tor['skip-proxy-for-clearnet-targets'] %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user