From e22f3ce89cfae3275a3bf7119eb508b020334e16 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Wed, 29 Jun 2022 12:16:00 +0100 Subject: [PATCH] don't enable static-fe --- config/config.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.exs b/config/config.exs index 6aa2d5cfa..15bcfb2b9 100644 --- a/config/config.exs +++ b/config/config.exs @@ -701,7 +701,7 @@ config :pleroma, Pleroma.Web.Plugs.RemoteIp, "192.168.0.0/16" ] -config :pleroma, :static_fe, enabled: true +config :pleroma, :static_fe, enabled: false # Example of frontend configuration # This example will make us serve the primary frontend from the