From 5f8bc14d73aea2e137b99997cd35894d7f8d3d8c Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sat, 19 Aug 2023 22:07:56 +0200 Subject: [PATCH] fix(config.php.example): hotfix for instance_fallback --- config.php.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php.example b/config.php.example index 6c745f2..36c5a76 100644 --- a/config.php.example +++ b/config.php.example @@ -21,7 +21,7 @@ "disable_hidden_service_search" => false, // Fallback to another librex instance if google search fails - "instance_fallback" => true, + "instance_fallback" => false, // This might generate a 504 Gateway Timeout error, we are looking into this. /* Preset privacy friendly frontends for users, these can be overwritten by users in the settings