Update user.js
This commit is contained in:
parent
e22c168666
commit
764f79b41b
2
user.js
2
user.js
|
@ -818,7 +818,7 @@ user_pref("extensions.formautofill.creditCards.enabled", false); // [FF56+]
|
|||
// user_pref("alerts.useSystemBackend.windows.notificationserver.enabled", false);
|
||||
// -------------------------------------
|
||||
// Disable location bar using search
|
||||
user_pref("keyword.enabled", false);
|
||||
// user_pref("keyword.enabled", false);
|
||||
// -------------------------------------
|
||||
// Force GPU sandboxing (Linux, default on Windows)
|
||||
user_pref("security.sandbox.gpu.level", 1);
|
||||
|
|
Loading…
Reference in New Issue