From 036968269071f12d0cf9f772a1861b15f8588e88 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 20 Aug 2025 11:44:28 +0200 Subject: [fix] selfhst icons: icon list url invalid, set to active - the previous CDN icon list url no longer works - a list of all icons is mirrored to the JSDelivr CDN however - there's no reason to set the engine to inactive now that we use public CDNs --- searx/settings.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index 0cd293d7e..a3455815d 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1869,7 +1869,6 @@ engines: - name: selfhst icons engine: selfhst shortcut: si - inactive: true disabled: true - name: sepiasearch -- cgit v1.2.3