mirror of
https://github.com/searxng/searxng.git
synced 2026-06-22 09:38:34 +02:00
502c820a25
Start minimal, use defaults, and extend later on. The templates are no longer checked for changes, which was confusing and annoying after a while. See: https://github.com/searxng/searxng/issues/6261#issuecomment-4716008282
9 lines
187 B
YAML
9 lines
187 B
YAML
# Read the documentation before extending the defaults:
|
|
# https://docs.searxng.org/admin/settings/
|
|
|
|
use_default_settings: true
|
|
|
|
server:
|
|
secret_key: "ultrasecretkey"
|
|
image_proxy: true
|