Merge remote-tracking branch 'origin/patch/readd-mastofe' into develop
[akkoma] / config / config.exs
index 9fdb2546e45a5d926d5432d2b074cdb50d7b8874..5fced7029c336180e7811f3724dd16e7d659c1ce 100644 (file)
@@ -327,6 +327,9 @@ config :pleroma, :frontend_configurations,
     subjectLineBehavior: "email",
     theme: "pleroma-dark",
     webPushNotifications: false
+  },
+  masto_fe: %{
+    showInstanceSpecificPanel: true
   }
 
 config :pleroma, :assets,