You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `alerting.threema-gateway` | Configuration for alerts of type `threema-gateway` | `{}` |
2250
-
| `alerting.threema-gateway.api-url` | Threema Gateway API URL | `https://msgapi.threema.ch` |
2250
+
| `alerting.threema-gateway.api-base-url` | Threema Gateway API Base URL | `https://msgapi.threema.ch` |
2251
2251
| `alerting.threema-gateway.send-mode` | Mode used to send the alert, currently only `basic` is supported | `"basic"` |
2252
2252
| `alerting.threema-gateway.api-identity` | Personal Threema API Identity | Required `""` |
2253
2253
| `alerting.threema-gateway.recipients` | Recipients in format `[<type>:]<identifier>`, where type is `id`, `phone` or `email`. Type defaults to `id` | Required `""` |
0 commit comments