Update documentation

This commit is contained in:
Frederic Guillot
2015-06-27 14:33:52 -04:00
parent 1823430d13
commit b5b821fdba
8 changed files with 137 additions and 22 deletions

23
docs/rss.markdown Normal file
View File

@@ -0,0 +1,23 @@
RSS/Atom subscriptions
======================
Kanboard supports RSS feeds for projects and users.
- Project feeds contains only the activity the project
- User feeds contains the activity stream of all projects the user is member
Those subscriptions are only activated when the public access is enabled in the user profile or in the project settings.
Enable/disable project RSS feeds
--------------------------------
Go to **Project settings > Public access**.
![Disable public access](http://kanboard.net/screenshots/documentation/project-disable-sharing.png)
Enable/disable user RSS feeds
--------------------------------
Go to **User profile > Public access**.
The RSS link is protected by a random token, only people who knows the url can access to the feed.