From ff14988a89cc84711f5e213b298110346b304795 Mon Sep 17 00:00:00 2001 From: "Ivan K. Boikov" Date: Fri, 26 Dec 2025 16:09:12 +0100 Subject: Set to public instance --- searx/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/searx/settings.yml b/searx/settings.yml index 26f9ceec1..29e995041 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -98,7 +98,7 @@ server: limiter: false # enable features designed only for public instances. # Is overwritten by ${SEARXNG_PUBLIC_INSTANCE} - public_instance: false + public_instance: true # If your instance owns a /etc/searxng/settings.yml file, then set the following # values there. -- cgit v1.2.3