From 90728481fded40eba946b10682d439dd4d1c8d81 Mon Sep 17 00:00:00 2001 From: Jameson Lopp Date: Fri, 31 Mar 2017 07:19:31 -0400 Subject: [PATCH] Link to config generator I'm looking for appropriate places to link to my config generator; I think anyone who is reading this part of the documentation would be interested in it. --- en/full-node.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/full-node.md b/en/full-node.md index 0702447b..15589083 100644 --- a/en/full-node.md +++ b/en/full-node.md @@ -1283,6 +1283,7 @@ configuration file: par=1 {% endhighlight %} +A user-friendly configuration file generator is [available here.](https://jlopp.github.io/bitcoin-core-config-generator/) If you have any questions about configuring Bitcoin Core, please stop by one of our [forums](/en/bitcoin-core/help#forums) or [live chatrooms](/en/bitcoin-core/help#live).