From 3c307fd5c31c68935affd15014dbbd120765c5d4 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Thu, 7 Jul 2022 19:50:56 +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 93d1ce6ef..6123828b5 100644 --- a/config/config.exs +++ b/config/config.exs @@ -701,7 +701,7 @@ "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