SearXNG: updated settings.yml
This commit is contained in:
parent
7c2276419e
commit
d893d83a08
@ -79,11 +79,16 @@ server:
|
|||||||
# public URL of the instance, to ensure correct inbound links. Is overwritten
|
# public URL of the instance, to ensure correct inbound links. Is overwritten
|
||||||
# by ${SEARXNG_URL}.
|
# by ${SEARXNG_URL}.
|
||||||
base_url: "https://opnxng.com"
|
base_url: "https://opnxng.com"
|
||||||
limiter: true # rate limit the number of request on the instance, block some bots
|
# rate limit the number of request on the instance, block some bots.
|
||||||
public_instance: true # enable features designed only for public instances
|
# Is overwritten by ${SEARXNG_LIMITER}
|
||||||
|
limiter: true
|
||||||
|
# enable features designed only for public instances.
|
||||||
|
# Is overwritten by ${SEARXNG_PUBLIC_INSTANCE}
|
||||||
|
public_instance: true
|
||||||
|
|
||||||
# If your instance owns a /etc/searxng/settings.yml file, then set the following
|
# If your instance owns a /etc/searxng/settings.yml file, then set the following
|
||||||
# values there.
|
# values there.
|
||||||
|
|
||||||
secret_key: "{{ searxng_jwt_secret }}" # Is overwritten by ${SEARXNG_SECRET}
|
secret_key: "{{ searxng_jwt_secret }}" # Is overwritten by ${SEARXNG_SECRET}
|
||||||
# Proxying image results through searx
|
# Proxying image results through searx
|
||||||
image_proxy: true
|
image_proxy: true
|
||||||
@ -106,6 +111,7 @@ redis:
|
|||||||
ui:
|
ui:
|
||||||
# Custom static path - leave it blank if you didn't change
|
# Custom static path - leave it blank if you didn't change
|
||||||
static_path: ""
|
static_path: ""
|
||||||
|
# Is overwritten by ${SEARXNG_STATIC_USE_HASH}.
|
||||||
static_use_hash: true
|
static_use_hash: true
|
||||||
# Custom templates path - leave it blank if you didn't change
|
# Custom templates path - leave it blank if you didn't change
|
||||||
templates_path: ""
|
templates_path: ""
|
||||||
@ -615,6 +621,24 @@ engines:
|
|||||||
categories: [it, packages]
|
categories: [it, packages]
|
||||||
disabled: true
|
disabled: true
|
||||||
|
|
||||||
|
- name: encyclosearch
|
||||||
|
engine: json_engine
|
||||||
|
shortcut: es
|
||||||
|
categories: general
|
||||||
|
paging: true
|
||||||
|
search_url: https://encyclosearch.org/encyclosphere/search?q={query}&page={pageno}&resultsPerPage=15
|
||||||
|
results_query: Results
|
||||||
|
url_query: SourceURL
|
||||||
|
title_query: Title
|
||||||
|
content_query: Description
|
||||||
|
disabled: true
|
||||||
|
about:
|
||||||
|
website: https://encyclosearch.org
|
||||||
|
official_api_documentation: https://encyclosearch.org/docs/#/rest-api
|
||||||
|
use_official_api: true
|
||||||
|
require_api_key: false
|
||||||
|
results: JSON
|
||||||
|
|
||||||
- name: erowid
|
- name: erowid
|
||||||
engine: xpath
|
engine: xpath
|
||||||
paging: true
|
paging: true
|
||||||
@ -792,6 +816,11 @@ engines:
|
|||||||
timeout: 8.0
|
timeout: 8.0
|
||||||
disabled: true
|
disabled: true
|
||||||
|
|
||||||
|
- name: geizhals
|
||||||
|
engine: geizhals
|
||||||
|
shortcut: geiz
|
||||||
|
disabled: true
|
||||||
|
|
||||||
- name: genius
|
- name: genius
|
||||||
engine: genius
|
engine: genius
|
||||||
shortcut: gen
|
shortcut: gen
|
||||||
@ -2183,28 +2212,35 @@ engines:
|
|||||||
disabled: true
|
disabled: true
|
||||||
|
|
||||||
- name: yacy
|
- name: yacy
|
||||||
|
# https://docs.searxng.org/dev/engines/online/yacy.html
|
||||||
engine: yacy
|
engine: yacy
|
||||||
categories: general
|
categories: general
|
||||||
search_type: text
|
search_type: text
|
||||||
base_url:
|
base_url:
|
||||||
- https://yacy.searchlab.eu
|
- https://yacy.searchlab.eu
|
||||||
- https://search.lomig.me
|
# see https://github.com/searxng/searxng/pull/3631#issuecomment-2240903027
|
||||||
- https://yacy.ecosys.eu
|
# - https://search.kyun.li
|
||||||
- https://search.webproject.link
|
# - https://yacy.securecomcorp.eu
|
||||||
|
# - https://yacy.myserv.ca
|
||||||
|
# - https://yacy.nsupdate.info
|
||||||
|
# - https://yacy.electroncash.de
|
||||||
shortcut: ya
|
shortcut: ya
|
||||||
disabled: true
|
disabled: true
|
||||||
# required if you aren't using HTTPS for your local yacy instance
|
# if you aren't using HTTPS for your local yacy instance disable https
|
||||||
# https://docs.searxng.org/dev/engines/online/yacy.html
|
# enable_http: false
|
||||||
# enable_http: true
|
search_mode: 'global'
|
||||||
# timeout: 3.0
|
# timeout can be reduced in 'local' search mode
|
||||||
# search_mode: 'global'
|
timeout: 5.0
|
||||||
|
|
||||||
- name: yacy images
|
- name: yacy images
|
||||||
engine: yacy
|
engine: yacy
|
||||||
|
network: yacy
|
||||||
categories: images
|
categories: images
|
||||||
search_type: image
|
search_type: image
|
||||||
shortcut: yai
|
shortcut: yai
|
||||||
disabled: true
|
disabled: true
|
||||||
|
# timeout can be reduced in 'local' search mode
|
||||||
|
timeout: 5.0
|
||||||
|
|
||||||
- name: rumble
|
- name: rumble
|
||||||
engine: rumble
|
engine: rumble
|
||||||
@ -2414,6 +2450,7 @@ engines:
|
|||||||
content_xpath: //p[contains(@class,'url fsM')]/following-sibling::p
|
content_xpath: //p[contains(@class,'url fsM')]/following-sibling::p
|
||||||
first_page_num: 0
|
first_page_num: 0
|
||||||
categories: [general, web]
|
categories: [general, web]
|
||||||
|
disabled: true
|
||||||
timeout: 4.0
|
timeout: 4.0
|
||||||
about:
|
about:
|
||||||
website: https://search.goo.ne.jp
|
website: https://search.goo.ne.jp
|
||||||
@ -2422,7 +2459,6 @@ engines:
|
|||||||
require_api_key: false
|
require_api_key: false
|
||||||
results: HTML
|
results: HTML
|
||||||
language: ja
|
language: ja
|
||||||
disabled: true
|
|
||||||
|
|
||||||
- name: bt4g
|
- name: bt4g
|
||||||
engine: bt4g
|
engine: bt4g
|
||||||
|
@ -1,12 +1,22 @@
|
|||||||
|
config:
|
||||||
|
oracle1:
|
||||||
|
- searxng
|
||||||
|
oracle2:
|
||||||
|
- searxng
|
||||||
|
oracle3:
|
||||||
|
- searxng
|
||||||
|
oracle4:
|
||||||
|
- searxng
|
||||||
|
|
||||||
compose:
|
compose:
|
||||||
oracle1:
|
oracle1:
|
||||||
- binternet
|
- searxng
|
||||||
oracle2:
|
oracle2:
|
||||||
- binternet
|
- searxng
|
||||||
oracle3:
|
oracle3:
|
||||||
- binternet
|
- searxng
|
||||||
oracle4:
|
oracle4:
|
||||||
- binternet
|
- searxng
|
||||||
|
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user