diff --git a/roles/docker_services/templates/settings.yml.j2 b/roles/docker_services/templates/settings.yml.j2 index fdc9e27..7b32d93 100644 --- a/roles/docker_services/templates/settings.yml.j2 +++ b/roles/docker_services/templates/settings.yml.j2 @@ -4,17 +4,17 @@ use_default_settings: true general: debug: false - instance_name: "Sam's SearXNG" - privacypolicy_url: "https://{{ services.samsapti_dev.domain }}/privacy/" - contact_url: "https://{{ services.samsapti_dev.domain }}/contact/" + instance_name: Sam's SearXNG + privacypolicy_url: https://{{ services.samsapti_dev.domain }}/privacy + contact_url: https://{{ services.samsapti_dev.domain }}/contact enable_metrics: true server: secret_key: "{{ secrets.searxng.secret_key }}" - limiter: true image_proxy: true http_protocol_version: "1.1" - method: "GET" + method: GET + public_instance: true ui: results_on_new_tab: false