Mastodon API: Fix lists leaking private posts
[akkoma] / config / config.exs
index 01827fb5f9dd43f2171fdffef4428ad5ea9cb751..68168b279665c34e71cc20185a7a6b1216c64ac7 100644 (file)
@@ -184,8 +184,6 @@ config :mime, :types, %{
   "application/ld+json" => ["activity+json"]
 }
 
-config :pleroma, :websub, Pleroma.Web.Websub
-config :pleroma, :ostatus, Pleroma.Web.OStatus
 config :tesla, adapter: Tesla.Adapter.Hackney
 
 # Configures http settings, upstream proxy etc.