diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-01-29 11:07:42 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-01-29 11:07:42 -0500 |
commit | 0371acff89b14b9bdcb03e72fd9637e26e6b517c (patch) | |
tree | f5878c9c07705379d137843cb8f92e3cdf7c20a8 /doc/notifications.markdown | |
parent | 3bf4789be255650b64f42231f41383cb13b65572 (diff) |
Move English documentation to folder en_US
Diffstat (limited to 'doc/notifications.markdown')
-rw-r--r-- | doc/notifications.markdown | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/doc/notifications.markdown b/doc/notifications.markdown deleted file mode 100644 index 824ed7fd..00000000 --- a/doc/notifications.markdown +++ /dev/null @@ -1,46 +0,0 @@ -Notifications -============= - -Kanboard is able to send notifications through several channels: - -- Email -- Web (List of unread messages) - -External plugins allow you to send notifications to Slack, Hipchat, Jabber or any chat system. - -Configuration -------------- - -Each user must enable the notifications in their profile: **User Profile > Notifications**. It's disabled by default. - -To receive email notifications you need a valid email address in your profile and the application must be configured to send emails. - - - -You can choose your favorite notification method: - -- Emails -- Web (see below) - -For each project you are a member, you can choose to receive notifications for: - -- All tasks -- Only for tasks assigned to you -- Only for tasks created by you -- Only for tasks created by you and assigned to you - -You can also select only some projects, by default it's all projects where you are a member. - -Web notifications ------------------ - -Web notifications are available from the dashboard or from the icon at the top: - - - -Notifications are shown in a list, so you can mark individual notification as read or everything. - - - -In this way you can still get notified without having to receive emails. - |