Merge branch 'searxng:master' into master

This commit is contained in:
luxtiasco 2023-02-22 12:25:21 +08:00 committed by GitHub
commit dc553ff243
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
130 changed files with 4037 additions and 1726 deletions

View file

@ -11,11 +11,16 @@ search:
autocomplete: 'duckduckgo'
server:
# Is overwritten by ${SEARXNG_SECRET}
secret_key: "ultrasecretkey"
limiter: true
image_proxy: true
# public URL of the instance, to ensure correct inbound links. Is overwritten
# by ${SEARXNG_URL}.
# base_url: http://example.com/location
redis:
# URL to connect redis database. Is overwritten by ${SEARXNG_REDIS_URL}.
url: unix:///usr/local/searxng-redis/run/redis.sock?db=0
ui: