aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Options.md
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2020-04-22 10:52:15 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2020-05-30 21:13:21 +0200
commit2b1c16362a3a1d64ff9d4e4bd08901d437b57af0 (patch)
tree555999ff8495f9bf75f5eafe027fd4700a6fb824 /docs/Options.md
parent1f8d0b07a92bea1e7a1138875c7fd8db7fe2883a (diff)
downloadwee-slack-2b1c16362a3a1d64ff9d4e4bd08901d437b57af0.tar.gz
Default background_load_all_history to true
Diffstat (limited to 'docs/Options.md')
-rw-r--r--docs/Options.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Options.md b/docs/Options.md
index c8d0df3..d829881 100644
--- a/docs/Options.md
+++ b/docs/Options.md
@@ -24,9 +24,9 @@ slack` after changing it to take effect.
### background_load_all_history
-**Default:** `false`
+**Default:** `true`
-**Description:** Load history for each channel in the background as soon as it opens, rather than waiting for the user to look at it.
+**Description:** Load the history for all channels in the background when the script is loaded, rather than waiting until the buffer is switched to. You can set this to false if you experience performance issues, however that causes some loss of functionality, see known issues in the readme.
### channel_name_typing_indicator