From b5b821fdbabdbd07fea98f90b4e29545eb7b3739 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 27 Jun 2015 14:33:52 -0400 Subject: Update documentation --- docs/rss.markdown | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/rss.markdown (limited to 'docs/rss.markdown') diff --git a/docs/rss.markdown b/docs/rss.markdown new file mode 100644 index 00000000..57c81020 --- /dev/null +++ b/docs/rss.markdown @@ -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. \ No newline at end of file -- cgit v1.2.3