From: lain Date: Tue, 26 May 2020 14:00:56 +0000 (+0200) Subject: Config: Restore old new background image X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=337ca33e5e4a84885eee3abd2de529663c27f1f1;p=akkoma Config: Restore old new background image Became lost in a settings restructure --- diff --git a/config/config.exs b/config/config.exs index 7385fb6c3..d15998715 100644 --- a/config/config.exs +++ b/config/config.exs @@ -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,