diff --git a/config.json.template b/config.json.template index f54e602..57bccd1 100644 --- a/config.json.template +++ b/config.json.template @@ -2,6 +2,12 @@ "discord": { "token": "YOUR_TOKEN" }, + "ntfy": { + "enabled": true, + "server": "https://Example.com", + "token": "ntfy_access_token", + "prefix": "iem-" + }, "iem": { "channels": [ {