# HG changeset patch # User Goffi # Date 1627591861 -7200 # Node ID bc043afedbac84c8fac828c3a30be5554e6a6a85 # Parent 25d3677701e754405e420947ce5c67e34d6638a2 doc (configuration): add `pubsub_cache_strategy` option diff -r 25d3677701e7 -r bc043afedbac doc/configuration.rst --- 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