diff doc/configuration.rst @ 3607:bc043afedbac

doc (configuration): add `pubsub_cache_strategy` option
author Goffi <goffi@goffi.org>
date Thu, 29 Jul 2021 22:51:01 +0200
parents 267e4987b58b
children bef32f3ccc06
line wrap: on
line diff
--- a/doc/configuration.rst	Thu Jul 29 22:51:01 2021 +0200
+++ b/doc/configuration.rst	Thu Jul 29 22:51:01 2021 +0200
@@ -106,6 +106,8 @@
     ; background luminance, used by terminal frontends
     ; can be "auto" (default) to autodetect, "dark" or "light"
     background = auto
+    # uncomment next line if you don't want to use local cache for pubsub items
+    ; pubsub_cache_strategy = "no_cache"
 
     [plugin account]
     ; where a new account must be created