Skip to content

Commit 381b25d

Browse files
committed
doc: remove mention of -rpctimeout from man page
That option hasn't existed for a long time.
1 parent 1a44522 commit 381b25d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

contrib/debian/manpages/bitcoin.conf.5

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ You must set *rpcuser* to secure the JSON-RPC api.
3737
\fBrpcpassword=\fR\fI'password'\fR
3838
You must set *rpcpassword* to secure the JSON-RPC api.
3939
.TP
40-
\fBrpctimeout=\fR\fI'30'\fR
41-
How many seconds *bitcoin* will wait for a complete RPC HTTP request, after the HTTP connection is established.
42-
.TP
4340
\fBrpcallowip=\fR\fI'192.168.1.*'\fR
4441
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).
4542
.TP

0 commit comments

Comments
 (0)