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
|
shortcut : se
|
||||||
categories : science
|
categories : science
|
||||||
|
|
||||||
- name : spotify
|
# Spotify needs API credentials
|
||||||
engine : spotify
|
# - name : spotify
|
||||||
shortcut : stf
|
# engine : spotify
|
||||||
|
# shortcut : stf
|
||||||
|
# api_client_id : *******
|
||||||
|
# api_client_secret : *******
|
||||||
|
|
||||||
- name : startpage
|
- name : startpage
|
||||||
engine : startpage
|
engine : startpage
|
||||||
|
|
Loading…
Reference in a new issue