Skip to content

Commit

Permalink
remove 1002, closes #792
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants committed Sep 9, 2019
1 parent 3a9440a commit 7311cfd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions user.js
Original file line number Diff line number Diff line change
Expand Up @@ -577,9 +577,6 @@ user_pref("_user.js.parrot", "1000 syntax error: the parrot's gone to meet 'is m
* or you use a hardened Temporary Containers, then feel free to override this
* [NOTE] We also clear cache on exiting Firefox (see 2803) ***/
user_pref("browser.cache.disk.enable", false);
/* 1002: disable disk cache for SSL pages
* [1] http://kb.mozillazine.org/Browser.cache.disk_cache_ssl ***/
user_pref("browser.cache.disk_cache_ssl", false);
/* 1003: disable memory cache
/* capacity: -1=determine dynamically (default), 0=none, n=memory capacity in kilobytes
* [NOTE] Not recommended due to performance issues ***/
Expand Down

0 comments on commit 7311cfd

Please sign in to comment.