revert ab3fd8951b
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
revert Update 'lib/pleroma/web/mastodon_api/views/instance_view.ex'
This commit is contained in:
parent
ab3fd8951b
commit
23075f3adf
1 changed files with 0 additions and 3 deletions
|
@ -67,9 +67,6 @@ def features do
|
||||||
"pleroma:api/v1/notifications:include_types_filter",
|
"pleroma:api/v1/notifications:include_types_filter",
|
||||||
"quote_posting",
|
"quote_posting",
|
||||||
"editing",
|
"editing",
|
||||||
if Config.get([:instance, :local_bubble]) do
|
|
||||||
"bubble_timeline"
|
|
||||||
end,
|
|
||||||
if Config.get([:media_proxy, :enabled]) do
|
if Config.get([:media_proxy, :enabled]) do
|
||||||
"media_proxy"
|
"media_proxy"
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Reference in a new issue