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, 2 insertions, 0 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index ee44081..ab496c6 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -78,6 +78,8 @@ Services like Slack or HipChat have direct messages e.g. a mention or message to
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* `boolean` **disablewebsecurity** _default: false_<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* `boolean` **allowFavoritesDelineationInUnreadCount** _default: false_<br />
82Services like Outlook differentiate between favorites vs other folders. Setting this to `true` will allow the exclusion of the message counts from those non-favorite folders.
81 83
82## Example 84## Example
83 85