Expose quote posting in the api so that software can see it
This commit is contained in:
parent
8a4437d2be
commit
6a15ccf7b5
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ def features do
|
|||
"shareable_emoji_packs",
|
||||
"multifetch",
|
||||
"pleroma:api/v1/notifications:include_types_filter",
|
||||
"quote_posting",
|
||||
"editing",
|
||||
if Config.get([:media_proxy, :enabled]) do
|
||||
"media_proxy"
|
||||
|
|
Loading…
Reference in a new issue