diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2015-03-14 19:45:39 +0100 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2015-03-14 19:45:39 +0100 |
| commit | f7c18a04ac9d21691f9035ae0ee5e1b0e82dc33e (patch) | |
| tree | 48163c4f2867cd5adda9fcdb9c6d6eaf5044ddd1 /searx/settings.yml | |
| parent | 13ea0a20ae222c51d7aac6f751124e484bc1cae3 (diff) | |
[mod] disable gigablast 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 b2689bd13..68625fe8e 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -106,6 +106,7 @@ engines: - name : gigablast engine : gigablast shortcut : gb + disabled: True - name : github engine : github |