Skip to content

Commit bb1abcd

Browse files
authoredJun 4, 2024··
fix: typo, te -> the (merge pull request #152 from ambrosiaforest/patch-1)
Typo
2 parents d1be316 + df733a8 commit bb1abcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎config.php.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// how long in minutes to store results for in the cache
2727
"cache_time" => 20,
2828

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.
3030
"disable_api" => false,
3131

3232
// whether to show where the result is from on the results page

0 commit comments

Comments
 (0)
Please sign in to comment.