Disable automatic language detection for searches in searxng

This commit is contained in:
Mike Wilson
2026-01-06 15:30:13 -05:00
parent 478885a3cd
commit 32498ea646
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
- name: restart searxng
community.docker.docker_compose_v2:
project_src: "{{ install_directory }}/{{ role_name }}"
restarted: true
state: restarted