You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: config.php.example
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
// how long in minutes to store results for in the cache
27
27
"cache_time" => 20,
28
28
29
-
// Disable requests to /api.php - HIGHLY recommended to keep this at false, this is what allows LibreY to still show results when Google/DuckDuckGo blocks te requests.
29
+
// Disable requests to /api.php - HIGHLY recommended to keep this at false, this is what allows LibreY to still show results when Google/DuckDuckGo blocks the requests.
30
30
"disable_api" => false,
31
31
32
32
// whether to show where the result is from on the results page
0 commit comments