From 6bfd5663539052a64c984f5bdb7135d0d652c923 Mon Sep 17 00:00:00 2001 From: Dalf Date: Sun, 28 Sep 2014 16:51:41 +0200 Subject: [enh] add infoboxes and answers --- searx/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index da053ce6a..77bcd2aa4 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1,7 +1,7 @@ server: port : 8888 secret_key : "ultrasecretkey" # change this! - debug : False # Debug mode, only for development + debug : True # 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 -- cgit v1.2.3