diff --git a/config.sample.json b/config.sample.json index f1f516d..1f00381 100644 --- a/config.sample.json +++ b/config.sample.json @@ -7,5 +7,8 @@ "imag":{ "_comment": "Don't put a slash at an end of this. That took quite a bit of running around in circles to fix.", "server": "https://quotes.example.com" + }, + "bot": { + "debugMode": true } }