aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration/cheatsheet.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-10-07 12:31:51 +0000
committerlain <lain@soykaf.club>2019-10-07 12:31:51 +0000
commit6c278cfe09fb9fd5220743d8f69c6e232623a09b (patch)
tree93f1716551e6677193b05f33583579e68ad512c2 /docs/configuration/cheatsheet.md
parente8395bedd2164723b641e1e28cf08e40875893bf (diff)
parent0a99f1e8c5551dcf170722e5087a0401b2d907af (diff)
downloadpleroma-6c278cfe09fb9fd5220743d8f69c6e232623a09b.tar.gz
Merge branch 'develop' into 'reactions'
# Conflicts: # CHANGELOG.md
Diffstat (limited to 'docs/configuration/cheatsheet.md')
-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