mirror of https://github.com/searxng/searxng.git
Merge pull request #1 from jhigginbotham/jhigginbotham-patch-1
Update settings.yml to enable HTTP for yacy
This commit is contained in:
commit
288df3f2aa
|
@ -1257,6 +1257,7 @@ engines:
|
||||||
# engine : yacy
|
# engine : yacy
|
||||||
# shortcut : ya
|
# shortcut : ya
|
||||||
# base_url : 'http://localhost:8090'
|
# base_url : 'http://localhost:8090'
|
||||||
|
# enable_http: True # required if you aren't using HTTPS for your local yacy instance
|
||||||
# number_of_results : 5
|
# number_of_results : 5
|
||||||
# timeout : 3.0
|
# timeout : 3.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue