diff options
| author | asciimoo <asciimoo@gmail.com> | 2013-10-19 16:25:06 +0200 |
|---|---|---|
| committer | asciimoo <asciimoo@gmail.com> | 2013-10-19 16:25:06 +0200 |
| commit | 8fe660b1dff4af6cff1292bb436b286ab2f91789 (patch) | |
| tree | a535e2385b6e64dbeede807bea7a5c3b325f4e6e /searx.conf_sample | |
| parent | 1b3712c1893ac730fed8c0eca7dd344595593fe7 (diff) | |
[mod] config file replaced
Diffstat (limited to 'searx.conf_sample')
| -rw-r--r-- | searx.conf_sample | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/searx.conf_sample b/searx.conf_sample deleted file mode 100644 index 50f5e2a56..000000000 --- a/searx.conf_sample +++ /dev/null @@ -1,7 +0,0 @@ -[app] -secret_key = "yourultrasecretkey" # change this! - -[server] -port = 8888 -debug = False - |