14 lines
289 B
Plaintext
14 lines
289 B
Plaintext
TYPE=searxng
|
|
|
|
DOMAIN=searxng.example.com
|
|
|
|
## Domain aliases
|
|
#EXTRA_DOMAINS=', `www.searxng.example.com`'
|
|
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
SECRET_SECRET_KEY_VERSION=v1
|
|
|
|
# You could set these to false if your instance is not available on the internet for public use
|
|
LIMITER=true
|
|
LINK_TOKEN=true |