diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Options.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Options.md b/docs/Options.md index d829881..39ea4f5 100644 --- a/docs/Options.md +++ b/docs/Options.md @@ -118,6 +118,12 @@ slack` after changing it to take effect. **Description:** The prefix of buffer names for groups (private channels). +### history_fetch_count + +**Default:** `200` + +**Description:** The number of messages to fetch for each channel when fetching history, between 1 and 1000. + ### map_underline_to **Default:** `_` |