From dc2acceb30d41a2c37ed688c672c23dd858c85ac Mon Sep 17 00:00:00 2001 From: oneflux Date: Mon, 21 Apr 2025 11:57:29 -0700 Subject: [PATCH] allow installing search engines --- settings/distribution/policies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/distribution/policies.json b/settings/distribution/policies.json index c374bba..51adb96 100644 --- a/settings/distribution/policies.json +++ b/settings/distribution/policies.json @@ -51,7 +51,7 @@ } }, "SearchEngines": { - "PreventInstalls": true, + "PreventInstalls": false, "Remove": [ "Google", "DuckDuckGo",