X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=0c9685c4c76cec8e15c6e985419c5e639422ef2d;hb=dc36d6e9d21dc47fa9b6332c6444a055f789fabd;hp=4b91a58b746de9830726a80d8a8524e8a997852e;hpb=a6d3bb5f30697cafc5dd9acf490bde7e2f33f5f8;p=akkoma diff --git a/config/config.exs b/config/config.exs index 4b91a58b7..0c9685c4c 100644 --- a/config/config.exs +++ b/config/config.exs @@ -655,7 +655,9 @@ config :pleroma, :static_fe, enabled: false # With no frontend configuration, the bundled files from the `static` directory will # be used. # -# config :pleroma, :frontends, primary: %{"name" => "pleroma", "ref" => "develop"} +# config :pleroma, :frontends, +# primary: %{"name" => "pleroma", "ref" => "develop"}, +# admin: %{"name" => "admin", "ref" => "stable"} config :pleroma, :web_cache_ttl, activity_pub: nil,