README: Add instructions how to clean the cache (#767)

Closes: #649
This commit is contained in:
Christoph Settgast 2022-07-04 09:58:38 +02:00 committed by GitHub
parent 6c9d40a9b9
commit 6a1f2a3645
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: