Compare commits

..

No commits in common. 'master' and 'master' have entirely different histories.

@ -1,6 +1,11 @@
[all] [all]
eu-west-1.wow.xmr.pm eu-west-1.wow.xmr.pm
eu-west-2.wow.xmr.pm eu-west-2.wow.xmr.pm
eu-west-3.wow.xmr.pm
eu-west-4.wow.xmr.pm
eu-west-5.wow.xmr.pm
eu-west-6.wow.xmr.pm
super.fast.node.xmr.pm
wownero.com wownero.com
[all:vars] [all:vars]

@ -1,7 +1,7 @@
--- ---
wownero_remote_url: 'https://git.wownero.com/attachments/c1de2873-a72d-41d3-a807-d36e8305ea3f' wownero_remote_url: 'https://git.wownero.com/attachments/c7ead1fb-49ca-4abe-9d5f-51c942e353ba'
wownero_remote_hash: 'sha256:e31d9f1e76d5c65e774c4208dfd1a18cfeda9f3822facaf1d114459ca9a38320' wownero_remote_hash: 'sha256:d9402ca2a71809c51499aab41772ef5052cd5a84256883e88997a5ab7a00c848'
wownero_version: "0.11.0.3" wownero_version: "0.10.0.2"
wownero_bin_dir: "/usr/local/bin" wownero_bin_dir: "/usr/local/bin"
wownerod_path: "{{ wownero_bin_dir }}/wownerod" wownerod_path: "{{ wownero_bin_dir }}/wownerod"
wownerod_p2p_port: "34567" wownerod_p2p_port: "34567"

@ -12,10 +12,6 @@ rpc-bind-ip=0.0.0.0
rpc-bind-ipv6-address=::0 rpc-bind-ipv6-address=::0
rpc-bind-port={{ wownerod_rpc_port }} rpc-bind-port={{ wownerod_rpc_port }}
rpc-use-ipv6=1 rpc-use-ipv6=1
rpc-ssl=autodetect rpc-ssl=disabled
disable-rpc-ban=1 tx-proxy=tor,127.0.0.1:9050,23
db-sync-mode=safe tx-proxy=i2p,127.0.0.1:4447,23
out-peers=64
in-peers=64
limit-rate-up=1048576
limit-rate-down=1048576
Loading…
Cancel
Save