X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;fp=config%2Fconfig.exs;h=2d13fa50002ef1cb99205c472df9b6c981d8ddcb;hb=afab5585a08fb4402211c04fc7964ac27caca365;hp=cb19edde32ad3e1afb80d29043f2d11dd094b3f2;hpb=7b76fdeed3edce937514f25b818a2d4ed46f7892;p=akkoma diff --git a/config/config.exs b/config/config.exs index cb19edde3..2d13fa500 100644 --- a/config/config.exs +++ b/config/config.exs @@ -782,14 +782,6 @@ config :pleroma, :frontends, "https://akkoma-updates.s3-website.fr-par.scw.cloud/frontend/${ref}/admin-fe.zip", "ref" => "stable" }, - "soapbox-fe" => %{ - "name" => "soapbox-fe", - "git" => "https://gitlab.com/soapbox-pub/soapbox", - "build_url" => - "https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/${ref}/download?job=build-production", - "ref" => "v2.0.0", - "build_dir" => "static" - }, # For developers - enables a swagger frontend to view the openapi spec "swagger-ui" => %{ "name" => "swagger-ui",