summaryrefslogtreecommitdiff
path: root/tests/unit/settings/test_tineye.yml
blob: 7b6f37919b8c706fe60ec7a595c43ae21644c266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This SearXNG setup is used in unit tests

use_default_settings:

  engines:
    # remove all engines
    keep_only: []

engines:

  - name: tineye
    engine: tineye
    categories: ["general"]
    shortcut: "tin"
    timeout: 9.0
    disabled: true