aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorkaniini <ariadne@dereferenced.org>2019-10-07 12:20:41 +0000
committerkaniini <ariadne@dereferenced.org>2019-10-07 12:20:41 +0000
commit0a99f1e8c5551dcf170722e5087a0401b2d907af (patch)
treeee7ef95d8a9f017a79d22310e86b713ee2e924c4 /docs
parent5c32e6ee91b99200c33570017f6dc04bca8c1523 (diff)
parent4b3f77a99ff849f7593f63f7dccd206683b34d97 (diff)
downloadpleroma-0a99f1e8c5551dcf170722e5087a0401b2d907af.tar.gz
Merge branch 'feature/move-rss-out-of-ostatus' into 'develop'
Extract RSS Feed functionality from OStatus Closes #1243 See merge request pleroma/pleroma!1644
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/cheatsheet.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md
index b86799ecc..8d85276ed 100644
--- a/docs/configuration/cheatsheet.md
+++ b/docs/configuration/cheatsheet.md
@@ -475,6 +475,7 @@ config :pleroma, :workers,
* Pleroma.Web.Metadata.Providers.OpenGraph
* Pleroma.Web.Metadata.Providers.TwitterCard
* Pleroma.Web.Metadata.Providers.RelMe - add links from user bio with rel=me into the `<header>` as `<link rel=me>`
+ * Pleroma.Web.Metadata.Providers.Feed - add a link to a user's Atom feed into the `<header>` as `<link rel=alternate>`
* `unfurl_nsfw`: If set to `true` nsfw attachments will be shown in previews
## :rich_media