diff --git a/README.md b/README.md index 140420a..ba623ff 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ Outbound peer-to-peer traffic is forced through Tor and listening services are b A demo installation is running at [http://6tr4dg3f2oa7slotdjp4syvnzzcry2lqqlcvqkfxdavxo6jsuxwqpxad.onion](http://6tr4dg3f2oa7slotdjp4syvnzzcry2lqqlcvqkfxdavxo6jsuxwqpxad.onion). The following screen cast shows how a fresh deployment of the full profile. -[![asciicast](https://asciinema.org/a/223630.png)](https://asciinema.org/a/223630/?speed=2) + +[](https://asciinema.org/a/223630/?speed=2&autoplay=1) + + The goal is too make it easy to deploy a reasonably secure Bitcoin node with a usable wallet. It should allow managing bitcoin (the currency) effectively and providing public infrastructure. diff --git a/modules/nix-bitcoin.nix b/modules/nix-bitcoin.nix index ea276a0..9c747b8 100644 --- a/modules/nix-bitcoin.nix +++ b/modules/nix-bitcoin.nix @@ -87,7 +87,7 @@ in { addnode=ecoc5q34tmbq54wl.onion discover=0 ''; - services.bitcoind.prune = 0; + services.bitcoind.prune = 2000; services.bitcoind.dbCache = 1000; services.tor.hiddenServices.bitcoind = { map = [{