From 76d1b484d07e14b091256dda635078810b2d7035 Mon Sep 17 00:00:00 2001 From: f0x52 Date: Mon, 13 Feb 2023 18:34:44 +0100 Subject: [docs] move federating with gotosocial documentation into single file (#1494) --- docs/user_guide/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user_guide/settings.md') diff --git a/docs/user_guide/settings.md b/docs/user_guide/settings.md index 9cc7c076c..1e10c12e6 100644 --- a/docs/user_guide/settings.md +++ b/docs/user_guide/settings.md @@ -50,7 +50,7 @@ After ticking or unticking the checkbox, be sure to click on the `Save profile i ### Enable RSS feed of Public posts -RSS (Really Simple Syndication) is a protocol for web feeds separate from ActivityPub, where users can aggregrate various feeds from different sites like blogs and podcasts. It's important to note that this by-passes follow requests, allowing anyone to get updates on your public posts. This feed only includes posts set as 'Public' (see [Privacy Settings](./posts.md#privacy-settings)). +RSS feeds for users are disabled by default, but can be opted into with this checkbox. For more information see [RSS](./rss.md). It's important to note that this by-passes follow requests, allowing anyone to get updates on your public posts. This feed only includes posts set as 'Public' (see [Privacy Settings](./posts.md#privacy-settings)). ### Custom CSS If enabled on your instance, [Custom CSS](./custom_css.md) allows you to theme the way your profile looks when visited through a browser. When this setting is not enabled, the field is hidden. -- cgit v1.2.3