Update config/mozilla.cfg

This commit is contained in:
Narsil 2024-12-31 09:52:10 +00:00
parent 7f54d6c87f
commit ea3378cb88
1 changed files with 1 additions and 1 deletions

View File

@ -828,7 +828,7 @@ defaultPref("extensions.formautofill.creditCards.enabled", false); // [FF56+]
// defaultPref("alerts.useSystemBackend.windows.notificationserver.enabled", false); // defaultPref("alerts.useSystemBackend.windows.notificationserver.enabled", false);
// ------------------------------------- // -------------------------------------
// Disable location bar using search // Disable location bar using search
defaultPref("keyword.enabled", false); // defaultPref("keyword.enabled", false);
// ------------------------------------- // -------------------------------------
// Force GPU sandboxing (Linux, default on Windows) // Force GPU sandboxing (Linux, default on Windows)
defaultPref("security.sandbox.gpu.level", 1); defaultPref("security.sandbox.gpu.level", 1);