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 +