From 582ed16c94f3cf9773ed20ae8377737a3029e0b0 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Wed, 18 Mar 2026 00:03:24 +0100 Subject: [PATCH] Add ntfyd.conf.example --- ntfyd.conf.example | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ntfyd.conf.example diff --git a/ntfyd.conf.example b/ntfyd.conf.example new file mode 100644 index 0000000..7243fd6 --- /dev/null +++ b/ntfyd.conf.example @@ -0,0 +1,2 @@ +# just add the urls to your topics and the daemon will subscribe to them +https://ntfy.example.com/mycooltopic \ No newline at end of file