summaryrefslogtreecommitdiff
path: root/container/settings.template.yml
diff options
context:
space:
mode:
authorIvan Gabaldon <igabaldon@inetol.net>2026-06-16 15:32:47 +0200
committerGitHub <noreply@github.com>2026-06-16 15:32:47 +0200
commit502c820a25bfd9e7a7175671c9d7dc96cf8afbdf (patch)
tree2eb71a5ea283bcaba72bc99e88eff7d467588065 /container/settings.template.yml
parent4fb49b44988b0c2e9f323e0526f0c9c2bb8dfa2d (diff)
[fix] container: setup minimal (#6268)
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
Diffstat (limited to 'container/settings.template.yml')
-rw-r--r--container/settings.template.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/container/settings.template.yml b/container/settings.template.yml
new file mode 100644
index 000000000..1005cca84
--- /dev/null
+++ b/container/settings.template.yml
@@ -0,0 +1,8 @@
+# Read the documentation before extending the defaults:
+# https://docs.searxng.org/admin/settings/
+
+use_default_settings: true
+
+server:
+ secret_key: "ultrasecretkey"
+ image_proxy: true