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