Update mycroft.conf
parent
6b9c2d8e74
commit
d4177d43a0
|
@ -84,7 +84,7 @@
|
|||
// TODO: Old unused kludge, remove from code
|
||||
"stop_threshold": 2.0,
|
||||
// blacklisted skills to not load
|
||||
"blacklisted_skills": ["media", "send_sms"]
|
||||
"blacklisted_skills": ["skill-media", "send_sms"]
|
||||
},
|
||||
|
||||
// Address of the REMOTE server
|
||||
|
|
Loading…
Reference in New Issue