[enh] settings.py added

This commit is contained in:
asciimoo 2013-10-19 16:18:41 +02:00
parent bbdd255407
commit 1b3712c189
3 changed files with 18 additions and 5 deletions

12
searx/settings.py Normal file
View file

@ -0,0 +1,12 @@
port = 8888
secret_key = "ultrasecretkey" # change this!
debug = False
weights = {} # 'search_engine_name': float(weight) | default is 1.0
blacklist = [] # search engine blacklist
categories = {} # custom search engine categories