mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-02-13 16:13:21 +01:00
Expose quote posting in the api as a feature
This commit is contained in:
parent
8434c6c400
commit
466a3ec943
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,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"
|
||||
|
|
Loading…
Reference in a new issue