Browse Source

Merge pull request #2669 from jhigginbotham/master

Update settings.yml to enable HTTP for yacy engine
Alexandre Flament 4 years ago
parent
commit
7a05d5c9cd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      searx/settings.yml

+ 1 - 0
searx/settings.yml

@@ -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