summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 22f583e49..da053ce6a 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -1,12 +1,12 @@
server:
port : 8888
secret_key : "ultrasecretkey" # change this!
- debug : False
+ debug : False # Debug mode, only for development
request_timeout : 2.0 # seconds
- base_url : False
- themes_path : ""
- default_theme : default
- https_rewrite : True
+ base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
+ themes_path : "" # Custom ui themes path
+ default_theme : default # ui theme
+ https_rewrite : True # Force rewrite result urls. See searx/https_rewrite.py
engines:
- name : wikipedia