diff --git a/docs/sources/administration/provisioning.md b/docs/sources/administration/provisioning.md index 2c30bca490f..61e15606a6d 100644 --- a/docs/sources/administration/provisioning.md +++ b/docs/sources/administration/provisioning.md @@ -528,11 +528,11 @@ The following sections detail the supported settings and secure settings for eac #### Alert notification `threema` -| Name | -| ------------ | -| gateway_id | -| recipient_id | -| api_secret | +| Name | Secure setting | +| ------------ | - | +| gateway_id | | +| recipient_id | | +| api_secret | yes | #### Alert notification `webhook` diff --git a/pkg/services/alerting/notifiers/threema.go b/pkg/services/alerting/notifiers/threema.go index 011ed8263ba..9a08fd67102 100644 --- a/pkg/services/alerting/notifiers/threema.go +++ b/pkg/services/alerting/notifiers/threema.go @@ -25,48 +25,54 @@ func init() { "The Threema Gateway ID can be set up at https://gateway.threema.ch/.", Factory: NewThreemaNotifier, OptionsTemplate: ` -
- Notifications can be configured for any Threema Gateway ID of type - "Basic". End-to-End IDs are not currently supported. -
-- The Threema Gateway ID can be set up at - https://gateway.threema.ch/. -
-+ Notifications can be configured for any Threema Gateway ID of type + "Basic". End-to-End IDs are not currently supported. +
++ The Threema Gateway ID can be set up at + https://gateway.threema.ch/. +
+