mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-18 06:37:10 +02:00
activate 1221
This commit is contained in:
parent
bb206ec8fb
commit
1898460071
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -669,7 +669,7 @@ user_pref("security.mixed_content.use_hsts", false);
|
||||||
// 1221: control "Add Security Exception" dialog on SSL warnings
|
// 1221: control "Add Security Exception" dialog on SSL warnings
|
||||||
// 0=do neither 1=pre-populate url 2+pre-populate url + pre-fetch cert (default)
|
// 0=do neither 1=pre-populate url 2+pre-populate url + pre-fetch cert (default)
|
||||||
// https://github.com/pyllyukko/user.js/issues/210
|
// https://github.com/pyllyukko/user.js/issues/210
|
||||||
// user_pref("browser.ssl_override_behavior", 1);
|
user_pref("browser.ssl_override_behavior", 1);
|
||||||
|
|
||||||
/*** 1400: FONTS ***/
|
/*** 1400: FONTS ***/
|
||||||
user_pref("ghacks_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");
|
user_pref("ghacks_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue