X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;fp=config%2Fconfig.exs;h=2d13fa50002ef1cb99205c472df9b6c981d8ddcb;hb=e0a758e0b22bfa06e46fe0acc8589bd5d36934f7;hp=cb19edde32ad3e1afb80d29043f2d11dd094b3f2;hpb=584f99b69dff93b4610c7e1042a9db5e89b1a31b;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",