X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=8ed3c9cd9ffc313217da417e13dbf05d99c4438e;hb=3d964a997033ea65e97cbd08b6549f9cdf445fc9;hp=5eaa8ce760dc1ef696ea7fac0e3aa3f11e6c09ad;hpb=3405623d46ab7f27dcb3f3ca316c98f4331eee42;p=akkoma diff --git a/config/config.exs b/config/config.exs index 5eaa8ce76..8ed3c9cd9 100644 --- a/config/config.exs +++ b/config/config.exs @@ -745,6 +745,9 @@ config :pleroma, :frontends, primary: %{"name" => "pleroma-fe", "ref" => "stable"}, admin: %{"name" => "admin-fe", "ref" => "stable"}, mastodon: %{"name" => "mastodon-fe", "ref" => "akkoma"}, + pickable: [ + "pleroma-fe/stable" + ], swagger: %{ "name" => "swagger-ui", "ref" => "stable",