From 77857885a0831bebf5271def26683fc9f4c6d077 Mon Sep 17 00:00:00 2001 From: ange Date: Wed, 14 Feb 2024 09:53:24 +0100 Subject: [PATCH] feat(SearXNG): bump to master --- matrix/compose.yaml | 2 +- searxng/config/settings.yml | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/matrix/compose.yaml b/matrix/compose.yaml index 5a48764..f2516e2 100644 --- a/matrix/compose.yaml +++ b/matrix/compose.yaml @@ -39,7 +39,7 @@ services: - AUTH_SECRET synapse: - image: docker.io/matrixdotorg/synapse:v1.100.0 + image: docker.io/matrixdotorg/synapse:latest restart: unless-stopped volumes: - synapse_config:/config/ diff --git a/searxng/config/settings.yml b/searxng/config/settings.yml index c13b8e1..f6e5146 100644 --- a/searxng/config/settings.yml +++ b/searxng/config/settings.yml @@ -1026,7 +1026,7 @@ engines: engine: lingva shortcut: lv # set lingva instance in url, by default it will use the official instance - # url: https://lingva.thedaviddelta.com/ + # url: https://lingva.thedaviddelta.com - name: lobste.rs engine: xpath @@ -2157,6 +2157,16 @@ engines: categories: news brave_category: news + # - name: brave.goggles + # engine: brave + # network: brave + # shortcut: brgog + # time_range_support: true + # paging: true + # categories: [general, web] + # brave_category: goggles + # Goggles: # required! This should be a URL ending in .goggle + - name: lib.rs shortcut: lrs engine: xpath