From ea9f52797889740c465f1bcaef1283642cc2ef27 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Sep 2021 08:36:16 +0530 Subject: New recipe: 'dingtalk' (fixes #416) (#686) --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/configuration.md b/docs/configuration.md index fa5d4d9..ee44081 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -76,7 +76,7 @@ Some services have direct 1x1 messages e.g. a mention or message to every user i Services like Slack or HipChat have direct messages e.g. a mention or message to every user in a channel (@channel) and indirect messages e.g. general discussion in a channel. If this flag is set to `true`, the user can enable/disable if there should be a badge for indirect messages. * `string` **message**
Info message that will be displayed in the add/edit service preferences screen. -* `string` **disablewebsecurity**
+* `boolean` **disablewebsecurity** _default: false_
Some services like hangoutschat need the web security disabled. ## Example -- cgit v1.2.3-54-g00ecf