diff options
| author | Guilhem Bonnefille <guilhem.bonnefille@gmail.com> | 2016-04-03 22:05:03 +0200 |
|---|---|---|
| committer | Guilhem Bonnefille <guilhem.bonnefille@gmail.com> | 2016-04-03 22:05:03 +0200 |
| commit | f2d1a530fb8126f66967edc24132eac13dae394d (patch) | |
| tree | 4bdf09c69c0b945511938ec81d80392131c43305 | |
| parent | cf09b500f35fd1bca3fc9cc853bd7ea932220e4e (diff) | |
Add ubuntu-fr wiki with new doku engine
| -rw-r--r-- | searx/settings.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 462a0bcc2..439910d92 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -337,6 +337,11 @@ engines: # number_of_results : 5 # timeout : 3.0 + - name : ubuntuwiki + engine : doku + shortcut : uw + base_url : 'http://doc.ubuntu-fr.org' + locales: en : English bg : Български (Bulgarian) |