summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Tauber <adam.tauber@balabit.com>2014-12-11 18:09:52 +0100
committerAdam Tauber <adam.tauber@balabit.com>2014-12-11 18:12:38 +0100
commit7c261d4885015f96e57c53dd8acb2f8fec9f8559 (patch)
tree782415d551c5d5022a75b46e327a37f51fa2b1e0
parent90a8ffb03cb9cb02984e584ed424aa41add13b7b (diff)
downloadsearxng-7c261d4885015f96e57c53dd8acb2f8fec9f8559.tar.gz
searxng-7c261d4885015f96e57c53dd8acb2f8fec9f8559.zip
[mod] disabling piratebay, according to #146 and https://torrentfreak.com/feds-receive-requests-to-shut-down-the-pirate-bay-140801/
-rw-r--r--searx/settings.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index d64a23bf1..c84c27daf 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
@@ -95,9 +95,9 @@ engines:
engine : openstreetmap
shortcut : osm
- - name : piratebay
- engine : piratebay
- shortcut : tpb
+# - name : piratebay
+# engine : piratebay
+# shortcut : tpb
- name : soundcloud
engine : soundcloud