From 6c321f9d972fdcce0450221cdd75d73fbf6bad3f Mon Sep 17 00:00:00 2001 From: Raphire <9938813+Raphire@users.noreply.github.com> Date: Sun, 5 Apr 2026 20:11:32 +0200 Subject: [PATCH] Remove DisableSearchHighlights from default mode This is already implicitely disabled with DisableBing --- Config/DefaultSettings.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Config/DefaultSettings.json b/Config/DefaultSettings.json index 2d7c8a1..5064d89 100644 --- a/Config/DefaultSettings.json +++ b/Config/DefaultSettings.json @@ -29,10 +29,6 @@ "Name": "DisableStoreSearchSuggestions", "Value": true }, - { - "Name": "DisableSearchHighlights", - "Value": true - }, { "Name": "DisableCopilot", "Value": true