purge chat and shout endpoints
[akkoma] / lib / pleroma / web / mastodon_api / views / instance_view.ex
index d67f100a6939b9d557f275b85ddefba32c442200..4cfa8d85ca0e04083a52f16bc77c04e3776618d7 100644 (file)
@@ -37,7 +37,6 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
       background_upload_limit: Keyword.get(instance, :background_upload_limit),
       banner_upload_limit: Keyword.get(instance, :banner_upload_limit),
       background_image: Pleroma.Web.Endpoint.url() <> Keyword.get(instance, :background_image),
-      shout_limit: Config.get([:shout, :limit]),
       description_limit: Keyword.get(instance, :description_limit),
       pleroma: %{
         metadata: %{