aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/manpages/bitcoin.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/debian/manpages/bitcoin.conf.5')
-rw-r--r--contrib/debian/manpages/bitcoin.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/debian/manpages/bitcoin.conf.5 b/contrib/debian/manpages/bitcoin.conf.5
index cca88228c..638562245 100644
--- a/contrib/debian/manpages/bitcoin.conf.5
+++ b/contrib/debian/manpages/bitcoin.conf.5
@@ -18,10 +18,10 @@ Enable or disable run on the test network instead of the real *dogecoin* network
\fBproxy=\fR\fI'127.0.0.1:9050'\fR
Connect via a socks4 proxy.
.TP
-\fBaddnode=\fR\fI'10.0.0.2:8333'\fR
+\fBaddnode=\fR\fI'10.0.0.2:22556'\fR
Use as many *addnode=* settings as you like to connect to specific peers.
.TP
-\fBconnect=\fR\fI'10.0.0.1:8333'\fR
+\fBconnect=\fR\fI'10.0.0.1:22556'\fR
Use as many *connect=* settings as you like to connect ONLY to specific peers.
.TP
\fRmaxconnections=\fR\fI'value'\fR
@@ -40,7 +40,7 @@ You must set *rpcpassword* to secure the JSON-RPC api.
\fBrpcallowip=\fR\fI'192.168.1.*'\fR
By default, only RPC connections from localhost are allowed. Specify as many *rpcallowip=* settings as you like to allow connections from other hosts (and you may use * as a wildcard character).
.TP
-\fBrpcport=\fR\fI'8332'\fR
+\fBrpcport=\fR\fI'22555'\fR
Listen for RPC connections on this TCP port.
.TP
\fBrpcconnect=\fR\fI'127.0.0.1'\fR