diff options
| author | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-02-20 18:47:56 +0100 |
|---|---|---|
| committer | Cqoicebordel <Cqoicebordel@users.noreply.github.com> | 2015-02-20 18:47:56 +0100 |
| commit | a2a8fbf6230892c2af8e2bb7b76ca3410c61b188 (patch) | |
| tree | 4e6e7ee018b590fb1bfb65278e44650d1b9173bf /searx/settings.yml | |
| parent | 7f7f10bb6f7746c0891c2795b36261286b52a76a (diff) | |
Add Spotify engine
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 8e2833ef0..0119a2084 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -195,6 +195,10 @@ engines: shortcut : scc disabled : True + - name : spotify + engine : spotify + shortcut : stf + - name : subtitleseeker engine : subtitleseeker shortcut : ss |