Просмотр исходного кода

add example config for default-user, default-password, default-command

Hunter Kehoe 3 лет назад
Родитель
Сommit
613d5d554f
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      client/client.yml

+ 6 - 0
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.
 #