Merge pull request #1778 from forslund/feature/blacklist-pandora
Blacklist pianobar-skillpull/1779/head
commit
7ab0db60e2
|
@ -111,7 +111,7 @@
|
||||||
// Enable auto update by msm
|
// Enable auto update by msm
|
||||||
"auto_update": true,
|
"auto_update": true,
|
||||||
// blacklisted skills to not load
|
// blacklisted skills to not load
|
||||||
"blacklisted_skills": ["skill-media", "send_sms", "skill-wolfram-alpha"],
|
"blacklisted_skills": ["skill-media", "send_sms", "skill-wolfram-alpha", "pianobar-skill"],
|
||||||
// priority skills to be loaded first
|
// priority skills to be loaded first
|
||||||
"priority_skills": ["mycroft-pairing", "mycroft-volume"],
|
"priority_skills": ["mycroft-pairing", "mycroft-volume"],
|
||||||
// Time between updating skills in hours
|
// Time between updating skills in hours
|
||||||
|
|
Loading…
Reference in New Issue