Update config/mozilla.cfg
This commit is contained in:
parent
7f54d6c87f
commit
ea3378cb88
|
@ -828,7 +828,7 @@ defaultPref("extensions.formautofill.creditCards.enabled", false); // [FF56+]
|
|||
// defaultPref("alerts.useSystemBackend.windows.notificationserver.enabled", false);
|
||||
// -------------------------------------
|
||||
// Disable location bar using search
|
||||
defaultPref("keyword.enabled", false);
|
||||
// defaultPref("keyword.enabled", false);
|
||||
// -------------------------------------
|
||||
// Force GPU sandboxing (Linux, default on Windows)
|
||||
defaultPref("security.sandbox.gpu.level", 1);
|
||||
|
|
Reference in New Issue