Config: Restore old new background image
authorlain <lain@soykaf.club>
Tue, 26 May 2020 14:00:56 +0000 (16:00 +0200)
committerlain <lain@soykaf.club>
Tue, 26 May 2020 14:00:56 +0000 (16:00 +0200)
Became lost in a settings restructure

config/config.exs

index 7385fb6c36c4fd1589d783441b7372ccb3181a2b..d15998715296f48eb58408314c566e326505ab9c 100644 (file)
@@ -274,7 +274,7 @@ config :pleroma, :markup,
 config :pleroma, :frontend_configurations,
   pleroma_fe: %{
     alwaysShowSubjectInput: true,
-    background: "/static/aurora_borealis.jpg",
+    background: "/images/city.jpg",
     collapseMessageWithSubject: false,
     disableChat: false,
     greentext: false,