mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 07:23:39 +02:00
Update user.js
This commit is contained in:
parent
3bf7a9db00
commit
c2a3b6a4d7
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -654,7 +654,7 @@ user_pref("browser.cache.disk_cache_ssl", false);
|
|||
* [NOTE] This means any permission changes are session only
|
||||
* [1] https://bugzilla.mozilla.org/967812 ***/
|
||||
// user_pref("permissions.memory_only", true); // (hidden pref)
|
||||
/* 1008: set DNS cache and expiration time (default 400 and 60, same as TBB) ***/
|
||||
/* 1008: set DNS cache and expiration time (default 400 and 60, same as Tor Browser) ***/
|
||||
// user_pref("network.dnsCacheEntries", 400);
|
||||
// user_pref("network.dnsCacheExpiration", 60);
|
||||
/** SESSIONS & SESSION RESTORE ***/
|
||||
|
|
Loading…
Add table
Reference in a new issue