diff options
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index c4ea6ebdb..305b254c3 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -558,7 +558,7 @@ engines: - name: gigablast engine: gigablast shortcut: gb - timeout: 3.0 + timeout: 4.0 disabled: true additional_tests: rosebud: *test_rosebud @@ -1355,13 +1355,6 @@ engines: # Or you can use the html non-stable engine, activated by default engine: youtube_noapi - - name: yggtorrent - engine: yggtorrent - shortcut: ygg - url: https://www4.yggtorrent.li/ - disabled: true - timeout: 4.0 - - name: dailymotion engine: dailymotion shortcut: dm |