You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/debian/manpages/bitcoin.conf.5
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -37,9 +37,6 @@ You must set *rpcuser* to secure the JSON-RPC api.
37
37
\fBrpcpassword=\fR\fI'password'\fR
38
38
You must set *rpcpassword* to secure the JSON-RPC api.
39
39
.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
43
40
\fBrpcallowip=\fR\fI'192.168.1.*'\fR
44
41
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).
0 commit comments