forked from Ponysearch/Ponysearch
Require Spotify API credentials in settings
This commit is contained in:
parent
c329ea135e
commit
ae3eeedb14
1 changed files with 6 additions and 3 deletions
|
@ -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 a new issue