diff --git a/config-example.yaml b/config-example.yaml index d2afa2a..9143ff5 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -10,6 +10,11 @@ general: - local unknown: - local +# gotify: +# - url: https://example.org +# tokens: +# - foo +# - bar service: secrets: # Secrets can be generated using `openssl rand -base64 32`.