summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorNoémi Ványi <sitbackandwait@gmail.com>2021-07-13 23:39:24 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2021-07-25 11:39:11 +0200
commit5e648e77ab3a65228a97605bcda3fcea8e46f18c (patch)
tree25c0244e54e5452ca0e63514e2dce68305175ca8 /searx/settings.yml
parent48fe83b901dbfefae5a0307de21cd586cd1d5fb6 (diff)
downloadsearxng-5e648e77ab3a65228a97605bcda3fcea8e46f18c.tar.gz
searxng-5e648e77ab3a65228a97605bcda3fcea8e46f18c.zip
[docs] document NoSLQ engines MongoDB and redis
Slightly modified merge of commit [3b192e638] [3b192e638] https://github.com/searx/searx/commit/3b192e638 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml17
1 files changed, 10 insertions, 7 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index faadb36d1..70ac5ee49 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -819,6 +819,7 @@ engines:
# exact_match_only: false
# host: '127.0.0.1'
# port: 27017
+ # enable_http: true
# results_per_page: 20
# database: 'business'
# collection: 'reviews' # name of the db collection
@@ -1047,13 +1048,15 @@ engines:
disabled: true
# Required dependency: redis
- # - name: myredis
- # engine: redis_server
- # exact_match_only: False
- # host: '127.0.0.1'
- # port: 6379
- # password: ''
- # db: 0
+ # - name: myredis
+ # shortcut : rds
+ # engine: redis_server
+ # exact_match_only: false
+ # host: '127.0.0.1'
+ # port: 6379
+ # enable_http: true
+ # password: ''
+ # db: 0
# tmp suspended: bad certificate
# - name: scanr structures