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.
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user