summaryrefslogtreecommitdiff
path: root/doc/en_US/rss.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
commit0b306fa60ad84ea077111e0ff7b59208ba7bc8a3 (patch)
tree5d8941b5950ede2db8ca3fba0213792db0f07a50 /doc/en_US/rss.markdown
parentac11220a1aa7ae30b8827d9bbf221888d3edd0a7 (diff)
Move documentation to https://docs.kanboard.org/
Diffstat (limited to 'doc/en_US/rss.markdown')
-rw-r--r--doc/en_US/rss.markdown23
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/en_US/rss.markdown b/doc/en_US/rss.markdown
deleted file mode 100644
index 2687efdf..00000000
--- a/doc/en_US/rss.markdown
+++ /dev/null
@@ -1,23 +0,0 @@
-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 a 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](../screenshots/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 know the URL can access to the feed.