From aa3d63159ebc605a26ddadbe31c626a6d17e6ba8 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Mon, 14 Oct 2013 23:11:02 +0200 Subject: [PATCH] [enh] sample config --- searx.conf_sample | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 searx.conf_sample diff --git a/searx.conf_sample b/searx.conf_sample new file mode 100644 index 00000000..50f5e2a5 --- /dev/null +++ b/searx.conf_sample @@ -0,0 +1,7 @@ +[app] +secret_key = "yourultrasecretkey" # change this! + +[server] +port = 8888 +debug = False +