debug
This commit is contained in:
parent
2b7b1b3e6b
commit
8ff336e02a
@ -45,7 +45,7 @@ defmodule Pleroma.Web.Nodeinfo.NodeinfoController do
|
||||
metadata: %{
|
||||
nodeName: Keyword.get(instance, :name),
|
||||
mediaProxy: Keyword.get(media_proxy, :enabled),
|
||||
suggestionsThirdPartyEngine: Keyword.get(@suggestions, :third_party_engine, false)
|
||||
suggestionsThirdPartyEngine: Keyword.get(suggestions, :third_party_engine, false)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user