forked from AkkomaGang/akkoma
NodeInfo: Add explicit addressing to nodeinfo.
This commit is contained in:
parent
4cab98b7bf
commit
18c35d84fd
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ def raw_nodeinfo do
|
||||||
"mastodon_api",
|
"mastodon_api",
|
||||||
"mastodon_api_streaming",
|
"mastodon_api_streaming",
|
||||||
"polls",
|
"polls",
|
||||||
|
"pleroma_explicit_addressing",
|
||||||
if Config.get([:media_proxy, :enabled]) do
|
if Config.get([:media_proxy, :enabled]) do
|
||||||
"media_proxy"
|
"media_proxy"
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Reference in a new issue