mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-20 23:57:09 +02:00
remove fluff
This commit is contained in:
parent
851975610a
commit
6b33c5d635
1 changed files with 2 additions and 4 deletions
6
user.js
6
user.js
|
@ -1,6 +1,6 @@
|
||||||
/******
|
/******
|
||||||
* name: arkenfox user.js
|
* name: arkenfox user.js
|
||||||
* date: 31 August 2021
|
* date: 1 September 2021
|
||||||
* version 91
|
* version 91
|
||||||
* url: https://github.com/arkenfox/user.js
|
* url: https://github.com/arkenfox/user.js
|
||||||
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
||||||
|
@ -434,9 +434,7 @@ user_pref("network.auth.subresource-http-auth-allow", 1);
|
||||||
* [1] https://support.mozilla.org/kb/windows-sso ***/
|
* [1] https://support.mozilla.org/kb/windows-sso ***/
|
||||||
user_pref("network.http.windows-sso.enabled", false); // [DEFAULT: false]
|
user_pref("network.http.windows-sso.enabled", false); // [DEFAULT: false]
|
||||||
|
|
||||||
/*** [SECTION 1000]: DISK AVOIDANCE
|
/*** [SECTION 1000]: DISK AVOIDANCE ***/
|
||||||
[NOTE] Cache is isolated with network partitioning (FF85+) or FPI
|
|
||||||
***/
|
|
||||||
user_pref("_user.js.parrot", "1000 syntax error: the parrot's gone to meet 'is maker!");
|
user_pref("_user.js.parrot", "1000 syntax error: the parrot's gone to meet 'is maker!");
|
||||||
/* 1001: disable disk cache
|
/* 1001: disable disk cache
|
||||||
* [SETUP-CHROME] If you think disk cache helps perf, then feel free to override this
|
* [SETUP-CHROME] If you think disk cache helps perf, then feel free to override this
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue