mirror of
https://github.com/searxng/searxng.git
synced 2024-11-15 01:00:12 +01:00
[fix] disable Reddit engine by default
Reddit is enabled by default .. many bot request will go through Reddit .. we should disable Reddit by default to cool down the IP [1]. [1] https://github.com/searxng/searxng/issues/3444#issuecomment-2180415057 Closes: https://github.com/searxng/searxng/issues/3444 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
837f3bcd10
commit
a5f8e0899c
@ -1540,6 +1540,7 @@ engines:
|
||||
engine: reddit
|
||||
shortcut: re
|
||||
page_size: 25
|
||||
disabled: true
|
||||
|
||||
- name: rottentomatoes
|
||||
engine: rottentomatoes
|
||||
|
Loading…
Reference in New Issue
Block a user