Expose quote posting in the api so that software can see it

This commit is contained in:
foxing 2023-03-09 19:45:32 +00:00
parent 8a4437d2be
commit 6a15ccf7b5

View file

@ -65,6 +65,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
"shareable_emoji_packs",
"multifetch",
"pleroma:api/v1/notifications:include_types_filter",
"quote_posting",
"editing",
if Config.get([:media_proxy, :enabled]) do
"media_proxy"