diff options
| author | Guilhem Bonnefille <guilhem.bonnefille@gmail.com> | 2016-04-09 22:21:25 +0200 |
|---|---|---|
| committer | Guilhem Bonnefille <guilhem.bonnefille@gmail.com> | 2016-04-09 22:21:25 +0200 |
| commit | 51cb832601499dedb38285d09c9db222a2bcab1d (patch) | |
| tree | a382681f118afdd8963b79c2cfc63ae3a0ad795c | |
| parent | 2733a92383f7f8127cdf4871c8091b0489ba7356 (diff) | |
Comment out ubuntu-fr as it is not a general search engine
| -rw-r--r-- | searx/settings.yml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 439910d92..40f569e9f 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -337,10 +337,12 @@ engines: # number_of_results : 5 # timeout : 3.0 - - name : ubuntuwiki - engine : doku - shortcut : uw - base_url : 'http://doc.ubuntu-fr.org' +# Doku engine lets you access to any Doku wiki instance: +# A public one or a privete/corporate one. +# - name : ubuntuwiki +# engine : doku +# shortcut : uw +# base_url : 'http://doc.ubuntu-fr.org' locales: en : English |