aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Settgast <csett86@web.de>2022-07-04 09:58:38 +0200
committerGitHub <noreply@github.com>2022-07-04 09:58:38 +0200
commit6a1f2a36453c20063ee6a898f8a387797804796d (patch)
treea6f95bf48345cef8318dc13324ff1a1337d6ad54 /README.md
parent6c9d40a9b91ce2d381ba28acd0db8d450ea141e2 (diff)
README: Add instructions how to clean the cache (#767)
Closes: #649
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3081149..e6b6baf 100644
--- a/README.md
+++ b/README.md
@@ -174,6 +174,12 @@ To fix this, install libfuse2 as follows:
sudo apt install libfuse2
```
+In case you experience a blank page after jitsi server upgrades, try removing the local cache files:
+
+```
+rm -rf ~/.config/Jitsi\ Meet/
+```
+
<details><summary>NOTE for old GNU/Linux distributions</summary>
You might get the following error: