summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/bitcoin.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bitcoin.conf.erb b/templates/bitcoin.conf.erb
index b51bde0..1e68b85 100644
--- a/templates/bitcoin.conf.erb
+++ b/templates/bitcoin.conf.erb
@@ -23,7 +23,7 @@
#noirc=1
# Maximum number of inbound+outbound connections.
-#maxconnections=
+maxconnections=<%= maxconnections %>
# JSON-RPC options (for controlling a running Bitcoin/bitcoind process)