InstanceView: add "quote_posting" feature
This commit is contained in:
parent
f4ccdfd503
commit
5716f88a1d
|
@ -69,6 +69,7 @@ def features do
|
|||
"multifetch",
|
||||
"pleroma:api/v1/notifications:include_types_filter",
|
||||
"editing",
|
||||
"quote_posting",
|
||||
if Config.get([:activitypub, :blockers_visible]) do
|
||||
"blockers_visible"
|
||||
end,
|
||||
|
|
Loading…
Reference in New Issue