about summary refs log tree commit diff
path: root/machines/profpatsch/patches/searx-rm-soundcloud.patch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-02-12 00:11:05 +0100
committerProfpatsch <mail@profpatsch.de>2017-02-12 00:11:05 +0100
commitb41d61502137624d47b5894be77e06b2084f8208 (patch)
tree478445a6e185db8508f807759e6def7d04a2f4f4 /machines/profpatsch/patches/searx-rm-soundcloud.patch
parente944c9baf5844c0163a4947af1535ea45e524e12 (diff)
machines/katara: searx anti-soundcloud patch
Soundcloud sometimes fails startup of searx, since it’s not actively used here
it’s patched out until upstream resolves the issue.
Diffstat (limited to 'machines/profpatsch/patches/searx-rm-soundcloud.patch')
-rw-r--r--machines/profpatsch/patches/searx-rm-soundcloud.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/machines/profpatsch/patches/searx-rm-soundcloud.patch b/machines/profpatsch/patches/searx-rm-soundcloud.patch
new file mode 100644
index 00000000..35b427b9
--- /dev/null
+++ b/machines/profpatsch/patches/searx-rm-soundcloud.patch
@@ -0,0 +1,15 @@
+diff --git a/searx/settings.yml b/searx/settings.yml
+index 053cb44..48a542b 100644
+--- a/searx/settings.yml
++++ b/searx/settings.yml
+@@ -437,10 +437,6 @@ engines:
+     engine : scanr_structures
+     disabled : True
+ 
+-  - name : soundcloud
+-    engine : soundcloud
+-    shortcut : sc
+-
+   - name : stackoverflow
+     engine : stackoverflow
+     shortcut : st