mirror of https://github.com/searxng/searxng.git
Comment out ubuntu-fr as it is not a general search engine
This commit is contained in:
parent
2733a92383
commit
51cb832601
|
@ -337,10 +337,12 @@ engines:
|
||||||
# number_of_results : 5
|
# number_of_results : 5
|
||||||
# timeout : 3.0
|
# timeout : 3.0
|
||||||
|
|
||||||
- name : ubuntuwiki
|
# Doku engine lets you access to any Doku wiki instance:
|
||||||
engine : doku
|
# A public one or a privete/corporate one.
|
||||||
shortcut : uw
|
# - name : ubuntuwiki
|
||||||
base_url : 'http://doc.ubuntu-fr.org'
|
# engine : doku
|
||||||
|
# shortcut : uw
|
||||||
|
# base_url : 'http://doc.ubuntu-fr.org'
|
||||||
|
|
||||||
locales:
|
locales:
|
||||||
en : English
|
en : English
|
||||||
|
|
Loading…
Reference in New Issue