From 613d5d554f766b8f9f815dc48b010aa29ea6e269 Mon Sep 17 00:00:00 2001 From: Hunter Kehoe Date: Sun, 31 Jul 2022 16:46:56 -0600 Subject: [PATCH] add example config for default-user, default-password, default-command --- client/client.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/client.yml b/client/client.yml index 56733a1..3cd5736 100644 --- a/client/client.yml +++ b/client/client.yml @@ -5,6 +5,12 @@ # # default-host: https://ntfy.sh +# Defaults below will be used when a topic does not have its own settings +# +# default-user: +# default-password: +# default-command: + # Subscriptions to topics and their actions. This option is primarily used by the systemd service, # or if you cann "ntfy subscribe --from-config" directly. #