Skip to content

Commit

Permalink
docs: Fix broken markdown in follower documentation. (#5585)
Browse files Browse the repository at this point in the history
  • Loading branch information
winder committed Jul 20, 2023
1 parent d316914 commit 279605a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/follower_node.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Follower mode was initially created to be a data source for [Conduit](https://gi
Behavior is controlled with the `config.json` file:

| property | description |
| -------- | ----------- |
| EnableFollowMode | When set to `true` the node starts as a network follower. |
| MaxAcctLookback | The number of additional `Ledger State Delta` objects available. The default can be used, increasing to 64 or higher could help performance. |
| CatchupParallelBlocks | The number of blocks that are fetched concurrently. The default can be used, increasing to 64 or higher could help performance. |
Expand Down

0 comments on commit 279605a

Please sign in to comment.