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