Skip to content

Commit

Permalink
Merge pull request #805 from docs-maxinbound
Browse files Browse the repository at this point in the history
docs: update max-inbound default
  • Loading branch information
braydonf committed Jul 3, 2019
2 parents fed7f29 + 618e3b1 commit cec3c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ database and must be passed in consistently.
- `bip37`: Enable serving of bip37 merkleblocks (default: false).
- `listen`: Accept incoming connections (default: true).
- `max-outbound`: Max number of outbound connections (default: 8).
- `max-inbound`: Max number of inbound connections (default: 30).
- `max-inbound`: Max number of inbound connections (default: 8).
- `seeds`: Custom list of DNS seeds (comma-separated).
- `host`: Host to listen on (default: 0.0.0.0).
- `port`: Port to listen on (default: 8333).
Expand Down

0 comments on commit cec3c3e

Please sign in to comment.