1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-23 19:15:10 +01:00

nodeinfo: add multifetch feature (ref pleroma-fe!977).

This commit is contained in:
Ariadne Conill 2019-11-08 12:48:28 -06:00
parent aa3551ebd2
commit 532fd38b12

View File

@ -58,6 +58,7 @@ defmodule Pleroma.Web.Nodeinfo.NodeinfoController do
"polls",
"pleroma_explicit_addressing",
"shareable_emoji_packs",
"multifetch",
if Config.get([:media_proxy, :enabled]) do
"media_proxy"
end,