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
1 changed files with 1 additions and 0 deletions

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,