diff options
| author | Brock Vojkovic <brockv@tuta.io> | 2025-06-10 15:57:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-10 15:57:39 +0000 |
| commit | 8888d71ab9391a8865959aa125cc7a1ae537f0b8 (patch) | |
| tree | 5c3b775027a43f2068bfdc1d0a718e013cbed401 /searx/settings.yml | |
| parent | c081447d06164eb8ee8091320b3bd480becc24b2 (diff) | |
[mod] disable wallhaven by default
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 14c03a8e3..afa9fee9d 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -2546,6 +2546,7 @@ engines: engine: wallhaven # api_key: abcdefghijklmnopqrstuvwxyz shortcut: wh + disabled: true # wikimini: online encyclopedia for children # The fulltext and title parameter is necessary for Wikimini because |