1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00

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

View file

@ -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,