1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-25 03:35:18 +01:00

NodeInfo: Add explicit addressing to nodeinfo.

This commit is contained in:
lain 2019-06-04 17:10:54 +02:00
parent 4cab98b7bf
commit 18c35d84fd

View File

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