X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Fconfig.md;h=5464fa90d48e327d84201213590a4e261adbb906;hb=74346a7035d950ede143d65f8364194cb116aaf5;hp=6bf7b9ea7da76e9b568f84dd9bcf7a8e88c7a73d;hpb=98d9dcd509ab6823e38b3ddbce1f5fc4f3d5a82c;p=akkoma diff --git a/docs/config.md b/docs/config.md index 6bf7b9ea7..5464fa90d 100644 --- a/docs/config.md +++ b/docs/config.md @@ -211,3 +211,9 @@ curl "http://localhost:4000/api/pleroma/admin/invite_token?admin_token=somerando * `max_jobs`: The maximum amount of parallel federation jobs running at the same time. * `initial_timeout`: The initial timeout in seconds * `max_retries`: The maximum number of times a federation job is retried + +## Pleroma.Web.Metadata +* `providers`: a list of metadata providers to enable. Providers availible: + * Pleroma.Web.Metadata.Providers.OpenGraph + * Pleroma.Web.Metadata.Providers.TwitterCard +* `unfurl_nsfw`: If set to `true` nsfw attachments will be shown in previews