diff --git a/README.md b/README.md index 7802d0333..66dc3bf6d 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ whitelist ~/.mozilla (0.9.34) whitelist ~/Downloads (0.9.34) whitelist ~/Загрузки (new in 0.9.35) whitelist ~/dwhelper (0.9.34) +whitelist ~/.cache/mozilla/firefox (new in 0.9.35) whitelist ~/.zotero (0.9.34) whitelist ~/.lastpass (0.9.34) whitelist ~/.vimperatorrc (0.9.34) diff --git a/etc/firefox.profile b/etc/firefox.profile index 809363fd6..227861da8 100644 --- a/etc/firefox.profile +++ b/etc/firefox.profile @@ -12,6 +12,7 @@ noroot whitelist ~/.mozilla whitelist ~/Downloads whitelist ~/Загрузки +whitelist ~/.cache/mozilla/firefox whitelist ~/dwhelper whitelist ~/.zotero whitelist ~/.lastpass