InstanceView: add "quote_posting" feature

This commit is contained in:
Alex Gleason 2022-01-22 23:09:33 -06:00
parent d293265b06
commit c22b354587
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions

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",
if Config.get([:activitypub, :blockers_visible]) do
"blockers_visible"
end,