Searx: reduce google weight

This commit is contained in:
Tobias Manske 2024-02-23 19:25:57 +01:00
parent 33ea893e30
commit ec8a78aa6a
Signed by: tobias
GPG Key ID: 9164B527694A0709
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,6 @@ services:
restart: always
networks:
- default # mirror service needs internet
- gitea_ssh
- backend
volumes:
- gitea_data:/data
@ -71,7 +70,7 @@ services:
networks:
postgres:
internal: true
gitea_ssh:
default:
enable_ipv6: true
backend:
internal: true

View File

@ -146,6 +146,7 @@ engines:
- name: google
use_mobile_ui: true
shortcut: g
weight: 0.5
- name: google images
use_mobile_ui: true