From 635ece22aa07a45c86a69fc8a44fad48d115d612 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Wed, 8 May 2024 00:44:17 -0600 Subject: [PATCH] asdf --- config.json.template | 6 ++++++ 1 file changed, 6 insertions(+) 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": [ {