From 80e9f4af38fbe470648779b200e49c72c5510359 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 2 May 2024 00:18:47 +0200 Subject: document new config options in config.yaml.sample --- config.yaml.sample | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.yaml.sample b/config.yaml.sample index fef8e5e..c785144 100644 --- a/config.yaml.sample +++ b/config.yaml.sample @@ -17,3 +17,9 @@ login: clientsecret: secret url: http://localhost:8080 +logging: + # logs can be sent as push notifications + ntfytoken: tk_something_or_other + ntfytopic: ntfy.example.org/tracktrain + # a free-form label used as title for messages + name: debug-deployment -- cgit v1.2.3