Merge pull request #2669 from jhigginbotham/master

Update settings.yml to enable HTTP for yacy engine
This commit is contained in:
Alexandre Flament 2021-03-20 18:37:24 +01:00 committed by GitHub
commit 7a05d5c9cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1257,6 +1257,7 @@ engines:
# engine : yacy
# shortcut : ya
# base_url : 'http://localhost:8090'
# enable_http: True # required if you aren't using HTTPS for your local yacy instance
# number_of_results : 5
# timeout : 3.0