[bisq-network/bisq-docs] Updating the "How to Seednode" docs (#148)

Florian Reimair notifications at github.com
Mon Aug 5 20:09:00 UTC 2019


freimair commented on this pull request.



> +PrivateTmp=true
+ProtectSystem=full
+NoNewPrivileges=true
+PrivateDevices=true
+MemoryDenyWriteExecute=true
+
+[Install]
+WantedBy=multi-user.target
+----
+
+Create a file `/home/bitcoind/.bitcoin/bitcoin.conf` that contains
+
+----
+server=1
+txindex=1
+dbcache=1000

I aligned the config to my working development config and removed the performance tweaks as well. I am leaving the `txindex=1` as it has been reported as needed by @sqrrm via slack.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-docs/pull/148#discussion_r310771108
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190805/2d9b2a37/attachment.html>


More information about the bisq-github mailing list