📝 Change configs and notes

This commit is contained in:
tomit4 2025-09-24 13:05:41 -07:00
parent 15b61fae2d
commit 851a6e4c92
3 changed files with 5 additions and 2 deletions

View file

@ -186,3 +186,6 @@ about:config:
network.trr.mode to 0
(defaults to OS level DNS resolver, set in Android Network settings, Private DNS field, to base.dns.mullvad.net)
Set zoom to only be specific to tab you are on:
browser.zoom.siteSpecific to false

View file

@ -87,7 +87,7 @@ services:
port: 5432
check_tables: true
signature_server: inv_sig_helper:12999
visitor_data: "CgtTbC0tbG84N1hjVSjdmc_FBjIKCgJVUxIEGgAgKQ%3D%3D"
visitor_data: ""
po_token: "IggXWBdaf-vbvg=="
# external_port:
# domain:

View file

@ -2,7 +2,7 @@
use_default_settings: true
server:
# base_url is defined in the SEARXNG_BASE_URL environment variable, see .env and docker-compose.yml
secret_key: "d3ce536cad273a010ca43c7019873041efd3d94e152a1a5fb1f863686fac90a2" # change this!
secret_key: "" # change this!
limiter: false # enable this when running the instance for a public usage on the internet
image_proxy: true
bind_address: 0.0.0.0