forked from AkkomaGang/akkoma
nodeinfo: add multifetch feature (ref pleroma-fe!977).
This commit is contained in:
parent
aa3551ebd2
commit
532fd38b12
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ def raw_nodeinfo do
|
|||
"polls",
|
||||
"pleroma_explicit_addressing",
|
||||
"shareable_emoji_packs",
|
||||
"multifetch",
|
||||
if Config.get([:media_proxy, :enabled]) do
|
||||
"media_proxy"
|
||||
end,
|
||||
|
|
Loading…
Reference in a new issue