mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 22:13:40 +02:00
Fix typo in comment
This commit is contained in:
parent
ada8158caf
commit
1c078727e9
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -563,7 +563,7 @@ user_pref("_user.js.parrot", "1000 syntax error: the parrot's gone to meet 'is m
|
|||
/** CACHE ***/
|
||||
/* 1001: disable disk cache
|
||||
* [SETUP-PERF] If you think disk cache may help (heavy tab user, high-res video),
|
||||
* or you use a hardened Temporary Containers, then feel free to override this
|
||||
* or you use 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);
|
||||
/* 1003: disable memory cache
|
||||
|
|
Loading…
Add table
Reference in a new issue