X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=68c0544579803bc96249bd71f325bb944a73f0f0;hb=8696c25efd69046b29d7803ae3af2783aab473e1;hp=cf8d6c2b741d4a5d5bf2667f665ce277b442e2e7;hpb=24296047dc03cf97c2441d8d0b432aa58d333480;p=akkoma diff --git a/config/config.exs b/config/config.exs index cf8d6c2b7..68c054457 100644 --- a/config/config.exs +++ b/config/config.exs @@ -27,7 +27,8 @@ config :logger, :console, config :mime, :types, %{ "application/xrd+xml" => ["xrd+xml"], - "application/activity+json" => ["activity+json"] + "application/activity+json" => ["activity+json"], + "application/ld+json" => ["activity+json"] } config :pleroma, :websub, Pleroma.Web.Websub