Skip to content

Commit

Permalink
doc: fix tab rendering issue (#4544)
Browse files Browse the repository at this point in the history
  • Loading branch information
trinity-1686a authored Feb 7, 2024
1 parent ac3daab commit 659c9c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration/node-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ This section contains the configuration options for a Searcher.
This section contains the configuration options for the searcher split cache.

| Property | Description | Default value |
| --- | --- | --- |
| `max_num_bytes` | Maximum size in bytes allowed in the split cache. | `1G` |
| `max_num_splits` | Maximum number of splits allowed in the split cache. | `10000` |
| `num_concurrent_downloads` | Maximum number of concurrent download of splits. | `1` |
Expand Down

0 comments on commit 659c9c9

Please sign in to comment.