diff --git a/bot/config.default.json b/bot/config.default.json index 7bfe57b..440d6db 100644 --- a/bot/config.default.json +++ b/bot/config.default.json @@ -1,4 +1,5 @@ { "subjectURL": "https://moose.lcsrc.org/subjects/", - "gotenbergURL": "https://localhost:3136/convert/html" + "gotenbergURL": "https://localhost:3136/convert/html", + "topggauth": "" }