mirror of
https://github.com/Ahwxorg/librey/
synced 2024-12-06 19:16:48 +01:00
fix(config.php.example): hotfix for instance_fallback
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user