NodeInfo: Add explicit addressing to nodeinfo.

This commit is contained in:
lain 2019-06-04 17:10:54 +02:00
parent 4cab98b7bf
commit 18c35d84fd
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ def raw_nodeinfo do
"mastodon_api",
"mastodon_api_streaming",
"polls",
"pleroma_explicit_addressing",
if Config.get([:media_proxy, :enabled]) do
"media_proxy"
end,