README: update the corruption situation
This commit is contained in:
parent
2371e91cbc
commit
585ef3ca38
@ -56,9 +56,11 @@ example.com
|
|||||||
|
|
||||||
Run `bisc` to delete all non-whitelisted data from qutebrowser.
|
Run `bisc` to delete all non-whitelisted data from qutebrowser.
|
||||||
|
|
||||||
Note that running bisc while the browser is open is not safe: meaning it
|
Note that running bisc while the browser is open is not safe: this means it
|
||||||
could possibly corruption the databases. However, it has never happened
|
could possibly **corrupt** the databases. Hoever, corruption in the sqllite
|
||||||
or has been reported to me.
|
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
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user