README: update the corruption situation

master
Michele Guerini Rocco 2021-05-10 22:36:19 +02:00
parent 2371e91cbc
commit 585ef3ca38
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450
1 changed files with 5 additions and 3 deletions

View File

@ -56,9 +56,11 @@ example.com
Run `bisc` to delete all non-whitelisted data from qutebrowser.
Note that running bisc while the browser is open is not safe: meaning it
could possibly corruption the databases. However, it has never happened
or has been reported to me.
Note that running bisc while the browser is open is not safe: this means it
could possibly **corrupt** the databases. Hoever, corruption in the sqllite
databases (Cookies and QuotaManager) has never happened or been reported to me
and the LevelDB ones (LocalStorage, SessionStorage, IndexedDB), while they do
corrupt more often, are automatically repaired by bisc.
## License