From 55c061caa32239d718d55a207000244b653c1281 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 30 Apr 2024 15:10:14 +0100 Subject: Enable ntfy action in sample configuration --- sentrum.sample.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sentrum.sample.toml') diff --git a/sentrum.sample.toml b/sentrum.sample.toml index cc8da42..763dcc9 100644 --- a/sentrum.sample.toml +++ b/sentrum.sample.toml @@ -19,7 +19,10 @@ xpub = "xpub6CkXHzuU1NyHUFNiQZLq2bgt6QPqjZbwpJ1MDgDeo4bWZ8ZP7HZr7v9WTLCQFhxVhqiJ [[actions]] type = "terminal_print" -# Add more actions here (ntfy, nostr, email, telegram, etc) +[[actions]] +type = "ntfy" + +# Add more actions here (nostr, email, telegram, etc) #[[actions]] #type = "" #<.... INSERT ACTION SPECIFIC CONFIGURATION HERE...> -- cgit v1.2.3-70-g09d2