summaryrefslogtreecommitdiffstats
path: root/debian/local/pref/user.js
diff options
context:
space:
mode:
Diffstat (limited to 'debian/local/pref/user.js')
-rw-r--r--debian/local/pref/user.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/local/pref/user.js b/debian/local/pref/user.js
index 899f5adb5e..55a135c12d 100644
--- a/debian/local/pref/user.js
+++ b/debian/local/pref/user.js
@@ -720,7 +720,7 @@ user_pref("_user.js.parrot", "5000 syntax error: the parrot's taken 'is last bow
* Examples: "secretplace,com", "secretplace/com", "secretplace com", "secret place.com"
* [NOTE] This does not affect explicit user action such as using search buttons in the
* dropdown, or using keyword search shortcuts you configure in options (e.g. "d" for DuckDuckGo) ***/
- // user_pref("keyword.enabled", false);
+user_pref("keyword.enabled", false);
/*** [SECTION 5500]: OPTIONAL HARDENING
Not recommended. Overriding these can cause breakage and performance issues,