aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md2
1 files changed, 1 insertions, 1 deletions
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
76Services 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. 76Services 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.
77* `string` **message**<br /> 77* `string` **message**<br />
78Info message that will be displayed in the add/edit service preferences screen. 78Info message that will be displayed in the add/edit service preferences screen.
79* `string` **disablewebsecurity**<br /> 79* `boolean` **disablewebsecurity** _default: false_<br />
80Some services like hangoutschat need the web security disabled. 80Some services like hangoutschat need the web security disabled.
81 81
82## Example 82## Example