Mercurial > libervia-backend
changeset 3607:bc043afedbac
doc (configuration): add `pubsub_cache_strategy` option
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 29 Jul 2021 22:51:01 +0200 |
parents | 25d3677701e7 |
children | 6d03e8ebf1a6 |
files | doc/configuration.rst |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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