diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/chromebot.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/chromebot.json b/contrib/chromebot.json index 9ebd099..214b770 100644 --- a/contrib/chromebot.json +++ b/contrib/chromebot.json @@ -11,5 +11,6 @@ "process_limit": 1 "blacklist": { "^https?://(.+\\.)?local(host)?/": "Not acceptable" - } + }, + "need_voice": false } |