Merge pull request 'drop tx-proxy until next release' (#8) from qvqc/ansible-remote-node:master into master

Reviewed-on: https://git.wownero.com/dsc/ansible-remote-node/pulls/8
This commit is contained in:
dsc 2023-01-15 05:27:05 +00:00
commit 1cede8a4f5
1 changed files with 6 additions and 2 deletions

View File

@ -13,5 +13,9 @@ rpc-bind-ipv6-address=::0
rpc-bind-port={{ wownerod_rpc_port }}
rpc-use-ipv6=1
rpc-ssl=autodetect
tx-proxy=tor,127.0.0.1:9050,23
tx-proxy=i2p,127.0.0.1:4447,23
disable-rpc-ban=1
db-sync-mode=safe
out-peers=64
in-peers=64
limit-rate-up=1048576
limit-rate-down=1048576