summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2014-12-13 18:41:24 +0100
committerAdam Tauber <asciimoo@gmail.com>2014-12-13 18:41:24 +0100
commitf13a6ab795216805960ce73d0bc1530f8e9eb05e (patch)
treef8d35583586984369f6cfe458d98065817295840 /searx
parent7c261d4885015f96e57c53dd8acb2f8fec9f8559 (diff)
[fix] disable debug mode
Diffstat (limited to 'searx')
-rw-r--r--searx/settings.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index c84c27daf..5e9f11202 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -1,7 +1,7 @@
server:
port : 8888
secret_key : "ultrasecretkey" # change this!
- debug : True # Debug mode, only for development
+ debug : False # Debug mode, only for development
request_timeout : 2.0 # seconds
base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
themes_path : "" # Custom ui themes path