mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
Require Spotify API credentials in settings
This commit is contained in:
parent
c329ea135e
commit
ae3eeedb14
@ -590,9 +590,12 @@ engines:
|
||||
shortcut : se
|
||||
categories : science
|
||||
|
||||
- name : spotify
|
||||
engine : spotify
|
||||
shortcut : stf
|
||||
# Spotify needs API credentials
|
||||
# - name : spotify
|
||||
# engine : spotify
|
||||
# shortcut : stf
|
||||
# api_client_id : *******
|
||||
# api_client_secret : *******
|
||||
|
||||
- name : startpage
|
||||
engine : startpage
|
||||
|
Loading…
Reference in New Issue
Block a user