From cf960897089289656fc0f5d9a7d3d1242565b16f Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Sun, 7 Jun 2020 13:53:34 +0200 Subject: README.md: minor cleanup [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65fc2217..7dbb5dbc 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ QT_LOGGING_RULES="libqmatrixclient.*.debug=true;libqmatrixclient.jobs.debug=fals In case of troubles with room state and caching it may be useful to switch cache format from binary to JSON. To do that, set the following value in your client's configuration file/registry key (you might need to create -the libqmatrixclient key for that): `libqmatrixclient/cache_type` to `json`. +the libQuotient key for that): `libQuotient/cache_type` to `json`. This will make cache saving and loading work slightly slower but the cache -will be in a text JSON file (very long and unindented so prepare a good +will be in text JSON files (possibly very long and unindented so prepare a good JSON viewer or text editor with JSON formatting capabilities). -- cgit v1.2.3