From: Mark Felder Date: Mon, 3 Aug 2020 22:58:27 +0000 (-0500) Subject: Just call it shout X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=68aa56b9e4fbf4697d5ff0c41cf2fe7230738fe6;hp=ff00b354fa5067c898e860e275748dd757cb04cd;p=akkoma Just call it shout --- diff --git a/config/config.exs b/config/config.exs index 8c8ed5224..e2bf0cfc1 100644 --- a/config/config.exs +++ b/config/config.exs @@ -457,7 +457,7 @@ config :pleroma, :media_preview_proxy, image_quality: 85, min_content_length: 100 * 1024 -config :pleroma, :shoutbox, enabled: true +config :pleroma, :shout, enabled: true config :phoenix, :format_encoders, json: Jason